I have hundreds of rows that contain a date stored in text format and a name, it's a holiday reconciliation report.
I want to count the number of entries there are for each month and then also the number of entries for each person.
I've been trying to use something similar to this...