Some of you might have read something similar to this before. I have received a few anwsers but since i am lost i have tried to make it a little simpler and will work out piece by piece.
I am wondering how to allow multiselect with a query. I have a form with 6 listboxes. I set the listbox select properties to extended. However, when you select more than 1 value in a listbox the query will not work and will produce nothing. Since multiselect is enabled in access, how do you make it work with a query. I am ignorant with most VB, especially something like this. Details are extremly helpful for me as is some sample code. Thank you in advance.
Ed
PS- for those of you who helped with the radio buttons addition i wanted ( Charlotte ) thanks but i need to get step 1 down first.