Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can multiple listbox selections be used in a query?

Status
Not open for further replies.

lwilly

Technical User
Apr 11, 2000
84
US
I have a listbox populated with items that are in our catalog, and would like the user to be able to select one or many to use as criteria in a query. I have used code to create my criteria string eg. "PB5" or "PB9" or "PB11" and I have also taken the results of the user selection and put them in a text box on the form and used that form field in my query. Can someone tell me what I am doing wrong, or if this possible?
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top