G
Guest
I'm creating a member database. A set of fields for each member's record are yes/no checks for membership in a musical ensemble.
I want to create a report that displays members by musical ensemble. The idea is for it to show all members who have a yes checked for ensemble A, all members for B, etc.
As is, the best I can do is a table that lists all members and shows the check boxes for each ensemble. This isn't what I want. Any suggestions?
I want to create a report that displays members by musical ensemble. The idea is for it to show all members who have a yes checked for ensemble A, all members for B, etc.
As is, the best I can do is a table that lists all members and shows the check boxes for each ensemble. This isn't what I want. Any suggestions?