Hello all,
I'm using the following function to find unique values in my table:
=IF(COUNTIF($C$1:C1,C1)>1,"Duplicate","Unique")
The number of unique records I get vs using the autofilter sort for unique records differs by 35. Any suggestions as to why there is a discrepancy? I confess, I'm a little vexed.
Thanks for any input!
I'm using the following function to find unique values in my table:
=IF(COUNTIF($C$1:C1,C1)>1,"Duplicate","Unique")
The number of unique records I get vs using the autofilter sort for unique records differs by 35. Any suggestions as to why there is a discrepancy? I confess, I'm a little vexed.
Thanks for any input!