I have a list of meetings (listed by row) with details for each meeting across several columns. I need to count how many meetings meet three criteria: Meeting Type, Meeting Location, and Date Range within a given month and year. Date range is what is causing my issue. Any suggestions?