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
Thanks