Well let me begin by informing you I am relatively new to access with only a basic understanding of vba.

Ok well I have a form with 4 checkboxes (chb1,chb2,... representing 4 call centers). The idea is to run a report based on the selections. i.e. only one box selected run report based off that callcenter, 1,3,and 4 selected run the report for those 3, etc.

I have been scouring around and the examples I have found so far deal with checking only one box and running some action. With the 4 boxes I have 15 combinations of queries and reports including one for all the above.

I'm looking for suggestions/examples to achieve this. Any help you could give me would be a huge help.

Thanks in advance,

-Brian C.