Bear with me if I don't explain this clearly...
I have a table with 5 check boxes in each record.
I currently have 5 queries and 5 reports, each query checks if one of the 5 checkboxes are true.
this works well, but if record #3 has chkA and chkC = true, then my reports will show record 3 two...