Hopefully I'm asking this correctly. I need help with a formula to count the # of events an employee managed by event type and within a date range.
Example below:
Date Column Name: Event Scheduled
Employee Column Name: Employee
Employee: John
Event Column Name: Event Type
Event: Birthday
I would like to count how many birthday events John managed in January 2021.
IMPORTANT: The event type may have multiple selections in the cell. This one has "birthday" and "music".
I want this to be counted and included in my birthday formula and also when I do the same for music formula. I've seen formulas where it will not include it in the count when multiple selections are in the cell.
🧐 Thank you!