You can create a new column in your query grid:
WhereAt: Instr([Enter Student IDs with comma between],[StudentID])
Then set the criteria to:
>0
However, I think parameter queries are generally a bad idea. I would recommend using a multiselect list box or other control on a form. You can find code in the Reports FAQ on using a multiselect list box for filtering a report.
Duane
MS Access MVP
Find out how to get great answers faq219-2884.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.