Thread
:
count cells with unique numbers
View Single Post
#
1
Alex
Posts: n/a
count cells with unique numbers
If I have a column with some repeated numbers:
58
168
168
25
....
How could I count the cells from the column to get 3 (not 4) as a result -
to be able to count the one number only once.
Thanks
Reply With Quote