G
Guest
I do not know anything about SQL, but I think I need SQL for the type of
query I'm trying to run if this is even possible. Right now I have an input
form where a user selects 5 parameters from drop downs and then can select up
to 9 check boxes. Once they have made their selections they are taken to
another form where each of the 9 checkboxes when selected unlocks a listbox.
The user can then select more than one value from each of the listboxes
unlocked. (Anywhere between 1 & 9 boxes are unlocked at one time) I then
have a button they push which runs a query and would return values based on
what they chose in the listboxes. My main question is: How do I get the
query to recognize all list boxes and all values selected in each listbox?
Thanks!
query I'm trying to run if this is even possible. Right now I have an input
form where a user selects 5 parameters from drop downs and then can select up
to 9 check boxes. Once they have made their selections they are taken to
another form where each of the 9 checkboxes when selected unlocks a listbox.
The user can then select more than one value from each of the listboxes
unlocked. (Anywhere between 1 & 9 boxes are unlocked at one time) I then
have a button they push which runs a query and would return values based on
what they chose in the listboxes. My main question is: How do I get the
query to recognize all list boxes and all values selected in each listbox?
Thanks!