K
kom73
Guest
can anyone help with this one?
I have created a simple search form using several comboboxes to set my query criteria. But the user must select a value for each box for the query to run - this make a very specific search. My problem is that I would like the user to be able to select all or several options in the combobox to run a more general search.
I have tried doing this using listboxes instead of comboboxes with the miltiselect function set to simple - but it will not run when more than one item is selected in the listbox.
I presume there is something wrong with my query criteria but I dont what - can any body help?!
I have created a simple search form using several comboboxes to set my query criteria. But the user must select a value for each box for the query to run - this make a very specific search. My problem is that I would like the user to be able to select all or several options in the combobox to run a more general search.
I have tried doing this using listboxes instead of comboboxes with the miltiselect function set to simple - but it will not run when more than one item is selected in the listbox.
I presume there is something wrong with my query criteria but I dont what - can any body help?!