Hi all,
I'm pretty new to Excel and I'm having some trouble with a formula I want to use. I have 3 columns: the first is a list policy numbers (some are repeated where there were multiple things to correct on a policy, some are unique where only one thing was corrected), the second is the name of the employee who worked on the policy, the third is the date the policy was worked on. I've used COUNTIFS(B2:B100, "Name", C2:C100, "Date") to count the number of corrections for each person on each day (where Name is employees name and Date is the date I'm wanting the data for.
I'm stumped on how to get Excel to count the number of unique values in column A that match the criteria in my COUNTIFS statement. I would like to know how many unique policies each employee worked on for each date, not how many individual corrections they made.
I hope this makes sense! Thanks for any help
I'm pretty new to Excel and I'm having some trouble with a formula I want to use. I have 3 columns: the first is a list policy numbers (some are repeated where there were multiple things to correct on a policy, some are unique where only one thing was corrected), the second is the name of the employee who worked on the policy, the third is the date the policy was worked on. I've used COUNTIFS(B2:B100, "Name", C2:C100, "Date") to count the number of corrections for each person on each day (where Name is employees name and Date is the date I'm wanting the data for.
I'm stumped on how to get Excel to count the number of unique values in column A that match the criteria in my COUNTIFS statement. I would like to know how many unique policies each employee worked on for each date, not how many individual corrections they made.
I hope this makes sense! Thanks for any help