PDA

View Full Version : Access Help!



Agent Plissken
10-05-2004, 12:23 PM
Maybe some of you are in-the-know about my problem... :throw:
I have a query. In the critera of one of the colums I want it to read values from a form. The problem is, I want the values to be read from a multi select List Box, but it is not sending any values back to the query.
How can I get my query to recognize the values in the List Box?
This is what I have in the Criteria section of the Query...
[Forms]![Custom Query Form]![List26]
(this works w/ no problem if I am using a combo box or text box, but I need the list box.)
Thanks.