I have a database that tracks the performances of various members of my ensemble. What I would like to have is a form that will allow me to specify the name of an event, the date of that event, the type of event it was and then have a subform with a list of names of the people of the ensemble. The goal would be to have the ability to simply click on all of the people who actually did the event, then click a button to add the appropriate entries to the actual table. The end goal of this would be to have a quick way to find out how many performances any one member did between a specified range of dates.
What is the best way to accomplish this?