I need to create a form that takes attendance at a staff meeting. I have all the staff listed in a report called "Active_Members" (which is just the records from a form called "Member_Entry" with a status of "Active".
I need to have a form that lists all the members so that the secretary can call the list of names from top to bottom, and mark whether each is "present, absent, or excused"
I'm trying and can't figure out how to do this.