M
Matt
Does anyone know of a function that will count how may
unique items exist in a list?
For example, suppose the following list:
A
B
A
C
D
D
I would want the formula to return an answer of 4, since
this is the number of unique items (A, B, C & D) and so
not to count the multiples of some items.
Any ideas?
Many thanks in advance.
unique items exist in a list?
For example, suppose the following list:
A
B
A
C
D
D
I would want the formula to return an answer of 4, since
this is the number of unique items (A, B, C & D) and so
not to count the multiples of some items.
Any ideas?
Many thanks in advance.