I had trouble coming up with a title for this post because my question is complicated. I am a children's pastor at a church, and I am creating a database from scratch to manage my volunteers. Here's what I am trying to do. I have a table that lists my acolytes. I would like to create a table or form that allows me to assign each acolyte to a date and then print out a report that shows who is serving on what date. For example:
Report:
Date - Acolyte Name
January 4, 2015 - Susie Acolyte
January 11, 2015 - Joey Acolyte
Is this possible? I already have a table like what is shown above with yes/no check boxes for all of the possible dates if that's any help. Is there a way to invert the data for the report?