D
David Lipetz
Using Excel 2007, I am trying to find a formula that will enable me to count
unique values in a range.
For instance:
CAB1
CAB1
CAB2
CAB2
CAB3
CAB4
The formula would evaluate the range and return a value of 4 (there are 4
unique values in the range). There are hundreds of possible values so I can
not evaluate the range for each value. While a pivot table would work, I am
looking for a solution using a formula, if possible, so that I can use the
results programmatically.
Thanks,
David
unique values in a range.
For instance:
CAB1
CAB1
CAB2
CAB2
CAB3
CAB4
The formula would evaluate the range and return a value of 4 (there are 4
unique values in the range). There are hundreds of possible values so I can
not evaluate the range for each value. While a pivot table would work, I am
looking for a solution using a formula, if possible, so that I can use the
results programmatically.
Thanks,
David