Hi all,
I am stumped but I feel like the answer is staring me in the face! Hoping yall can help!
I have a membership tracking base set up as follows:
Tables
- People
- Events
- Attendance
People and events are stand-alone tables. The Attendance table basically links them with a field for People and a field for the Event.
What I need is a total number of events (within a date range) to be used in calculating a minimum attendance requirement per person.
Anyone have an idea how to accomplish this? TIA!
EDIT: I know how to calculate how many events each person has attended. What I need is the total number of events so I can do a formula something like {# Attended} / {Total Events} = % of Events Attended. Thanks!
