I need to base a query on multiple selections of a list box. I have my list box based on a table. I have a query with Forms!frmName!lstboxName in the criteria. I have a button on the form linked to the query so that when selections are made, I can run the query. The problem is that when the query is run, there are 0 records. The criteria isn't being passed somehow. What am I doing wrong?
Thanks,
cj
Thanks,
cj