Choosing multiple catgories

jeh35

New member
Local time
Today, 21:00
Joined
Apr 12, 2011
Messages
6
I have a few thousand transactions in an Access 2010 DB. Each is assigned to one of about a dozen categories. The categories are listed in a separate table. I need to be able to list in a report all the transactions in one or more categories which the user chooses at run-time.

Doing this for a single category, via a combo box listing all the categories, is straightforward but I've not found a way to manage this for multiple selections.

I'd like to have a form which lists all the possible categories with a checkbox adjacent to each one. The user can then check which of the categories he/she requires. This info would be used to generate the report.

No doubt this problem has arisen many times - I've just failed to find the answer. Any pointers in the right direction would be appreciated.

TIA John
 
Thanks John. That's the clue I needed.
Best wishes John
 

Users who are viewing this thread

Back
Top Bottom