Hi Loungers, I'd like to count the number of unique timekeepers in given range. I am using the formula {=sum(1/countif(a2:a879, a2:a879))} as obtained from a Walkenbach book; however, this is not working.
Any ideas?
Hi Loungers, I'd like to count the number of unique timekeepers in given range. I am using the formula {=sum(1/countif(a2:a879, a2:a879))} as obtained from a Walkenbach book; however, this is not working.
Any ideas?

This month, every Windows Secrets subscriber can download a one-chapter excerpt of Windows 7: The Missing Manual.Windows 7: The Missing Manual provides valuable information to help you overcome these difficulties in learning a new operating system. Subscribe today to download your free excerpt.
Are there blank cells in the range? If so, try one of the formulas suggested in the thread starting at <post#=466150>post 466150</post#>. Otherwise, please post more info or attach a small demo workbook.
That formula works fine for me. Are you entering it as an array formula by holding down Ctrl+Shift when you press Enter to enter the formula and not typing the {} around the formula (Excell will add the {} around the formula if you correctly enter it as an array formula). You also can not have any empty cells in the range to use that formula.
Legare Coleman
Hans/Legare, thanks. I finally got it to work; although, felt sure I had entered w/control shift enter before. Sorry, but thanks for your guidance.