How do I summarize dates of events to a new worksheet to count ho.

M

me

I have a list of people (350 people) with specific dates as to when their
training is expiring, I want to summarize the data so I know how many seats I
need to book for training next year
 
T

Trevor Shuttleworth

Do an Advanced Filter on the expiry dates selecting unique entries and
copying to a new location. Then use a COUNTIF against each of the unique
dates.

Regards

Trevor
 
Top