D
Drake
Is there a way to count the unique number of items in a column?
If you have something like the following:
x
4
9
3c
21
q
16
Tom
x
q
There would be 8 unique items (q and x are each repeated twice.)
Thanks
If you have something like the following:
x
4
9
3c
21
q
16
Tom
x
q
There would be 8 unique items (q and x are each repeated twice.)
Thanks