G
Greg
I'd like to count the number of unique occurences in column C providing
column A = "W".
Col A ColB ColC
W c D
X d Z
L d X
W c Z
W c Z
The answer I'm looking for is 2.
Thanks, Greg
column A = "W".
Col A ColB ColC
W c D
X d Z
L d X
W c Z
W c Z
The answer I'm looking for is 2.
Thanks, Greg