Hi,
I have a worksheet listing data showing work completed by staff for a period of serveral weeks.
Daily sheet (Data)
Name in Column A
Date in Column B
Week Number in Column C
Weekly sheet
Week commencing in Column A
Week number in Column B
I need a formula to count the number of unique names per week.
I have been able to get the formula to count the names for the whole sheet, but when ever this formula calculates my excel freezes
=SUMPRODUCT((Data!A:A<>"")/COUNTIF(Data!A:A,Data!A:A&""))
I have tried using, but my Excel froze so I don't know if this formula works.
=COUNTIF(Data!C:C='Weekly Data'!B4,SUMPRODUCT((Data!A:A<>"")/COUNTIF(Data!A:A,Data!A:A&"")),"")
Can some one help with a formula that won't freeze my excel.
Any help will be appreciated</SPAN></SPAN>.
Thanks
Pam
I have a worksheet listing data showing work completed by staff for a period of serveral weeks.
Daily sheet (Data)
Name in Column A
Date in Column B
Week Number in Column C
Weekly sheet
Week commencing in Column A
Week number in Column B
I need a formula to count the number of unique names per week.
I have been able to get the formula to count the names for the whole sheet, but when ever this formula calculates my excel freezes
=SUMPRODUCT((Data!A:A<>"")/COUNTIF(Data!A:A,Data!A:A&""))
I have tried using, but my Excel froze so I don't know if this formula works.
=COUNTIF(Data!C:C='Weekly Data'!B4,SUMPRODUCT((Data!A:A<>"")/COUNTIF(Data!A:A,Data!A:A&"")),"")
Can some one help with a formula that won't freeze my excel.
Any help will be appreciated</SPAN></SPAN>.
Thanks
Pam