I've tried many variations of formulas, but I am getting #INCORRECT ARGUMENT SET every time.
[Session (Days)]: Dropdown box, multiselect, days of week (e.g., "Tuesday", "Monday and Wednesday")
Session Meeting (Start Date): Date column, enter start date of course (e.g., 2/11/2025)
Session Meeting (End Date): Date column, enter end date of course (e.g., 5/30/2025)
I want to calculate how many actual session meetings there are. For example, if they choose "Monday and Wednesday", I want the formula to count how many Mondays and Wednesday are on the calendar between (and including) the Start and End dates. (Note: [Session (Days)] can include Saturday and Sunday, so the formula should not exclude weekends.)
EXAMPLE: Sessions are on Tuesdays, between January 7, 2025, and April 8, 2025. There are 13 Tuesdays between (and including) those dates.
Thanks for any suggestions!