A
Alan
Hi,
I want to count the number of unique values in a column
of data where the cell value in the column next to it has
a certain value?
i.e. Count Unique Values In Column B where Column C
= "Apple"
B C
2 Apple
2 Apple
3 Banana
3 Apple
would result in a count of 2.
Any help is highly appreciated.
Thx in advance,
Alan
I want to count the number of unique values in a column
of data where the cell value in the column next to it has
a certain value?
i.e. Count Unique Values In Column B where Column C
= "Apple"
B C
2 Apple
2 Apple
3 Banana
3 Apple
would result in a count of 2.
Any help is highly appreciated.
Thx in advance,
Alan