Multiple selection list box

C

Chris

My hat goes off to you if you can help.

I created a form for users to make selections that will
query the database and have written a procedure to execute
the query. I want to give the user the option to make
multiple selections in the list box, I have set the list
box Multi-Select property to Simple and need to know how
to write the code for the 'WHERE' to recognize the
disctinct choices made by the user. (Each listbox will
offer hundreds of choices that will change, using an If
Then is not an effective option for me.

In advance...thanks!
Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top