Hi
i have a form that allows the user to select criteria for searching on
what i am trying to create now is a search for shifts
i have three check boxes on the form
ashift
bshift
cshift
i want the user to be able to select any one(only one) and return the
relevent data (done this part)
i also want the user to be able to select two shifts (but never three)
ie
ashift ashift
bshift
bshift or bshift or
cshift
and again return the relevent data
can anyone please help me with this second part
thanks
kevin
i have a form that allows the user to select criteria for searching on
what i am trying to create now is a search for shifts
i have three check boxes on the form
ashift
bshift
cshift
i want the user to be able to select any one(only one) and return the
relevent data (done this part)
i also want the user to be able to select two shifts (but never three)
ie
ashift ashift
bshift
bshift or bshift or
cshift
and again return the relevent data
can anyone please help me with this second part
thanks
kevin
Comment