B
Brian
Howdy All,
I have a formula:
=Sum(IF(Frequency(Match(A1:A14000,A1:A14000,0),Match(A1:A14000,A1:A14000,0))>0,1))
Which will give me a count if the unique values in the in column A, Rows 1
through 14000.
What I need is a formula I can use to count the unique values in and entire
Column, A:A. The above formula does not seem to allow that.
Any ideas are greatly appreciated.
Thanks,
Brian
I have a formula:
=Sum(IF(Frequency(Match(A1:A14000,A1:A14000,0),Match(A1:A14000,A1:A14000,0))>0,1))
Which will give me a count if the unique values in the in column A, Rows 1
through 14000.
What I need is a formula I can use to count the unique values in and entire
Column, A:A. The above formula does not seem to allow that.
Any ideas are greatly appreciated.
Thanks,
Brian