View Full Version : Using a list box for query criteria


joshosu420ok
05-15-2002, 10:06 AM
I have a form with an unbound list box that a query uses for criteria. What data does a list box return? How do I make the list box return to my query the index of the item selected. When the user selects multiple items how do I make it return the data in "or" format to the query. If the user selects item 1 and 2 from the list box I want the query criteria to be "1" or "2". I hope I have explaned this clear enough.

Pat Hartman
05-15-2002, 08:39 PM
How many times are you going to post this question? Have you read any of the answers you've received?

aziz rasul
05-16-2002, 01:59 AM
joshosu420ok if you don't understand the answers given to you in the past, then please say. I'm sure someone will be more sympathetic that way and will help you than reposting the same question. Good luck.