Wookiee
Member
I've been wracking my brain for a few hours now trying to come up with a solution to this problem, so I've broken down and decided to ask my friends at PHD for some advice.
I have a report that I compile daily (I pull it from a different report with about 12 times more data than I need). There are 2 columns from which I need to get data. One column has a list of auditor names and the other column contains the dates for the various audits they have worked.
I need to come up with a formula, macro, or User-Defined Function* which can tell me how many different unique values (dates) appear in one column for each name in the auditor list.
I created a simple file with dummy data to illustrate what I'm hoping to identify:
https://docs.google.com/open?id=0B03QVPPcP2Uwd3dYaWI0eTdHaFk
Now the names are going to be pretty much constant. The important factor here is being able to count how many different unique dates show up in the second column for each name in the first.
Help me, Pointy-Haired Dilbert; you're my only hope!
Thank you.
*I'm certainly not averse to using macros, since I will be incorporating the formula or UDF into a macro eventually, either way
I have a report that I compile daily (I pull it from a different report with about 12 times more data than I need). There are 2 columns from which I need to get data. One column has a list of auditor names and the other column contains the dates for the various audits they have worked.
I need to come up with a formula, macro, or User-Defined Function* which can tell me how many different unique values (dates) appear in one column for each name in the auditor list.
I created a simple file with dummy data to illustrate what I'm hoping to identify:
https://docs.google.com/open?id=0B03QVPPcP2Uwd3dYaWI0eTdHaFk
Now the names are going to be pretty much constant. The important factor here is being able to count how many different unique dates show up in the second column for each name in the first.
Help me, Pointy-Haired Dilbert; you're my only hope!
Thank you.
*I'm certainly not averse to using macros, since I will be incorporating the formula or UDF into a macro eventually, either way