I have a db with a table called "events" a table "participan ts" and the table linking them together is "attendance " this gives me a many to many relationship. I first record in a form the nature of the event and then record who from the "participan ts" attended each event.
I would like to create a query, whereby at each event it counts the attendees that came. Please can someone walk me through this.
Thank you,
I would like to create a query, whereby at each event it counts the attendees that came. Please can someone walk me through this.
Thank you,
Comment