C
chvandewiele
if in column a I have a list of values,
I can get the number of unique values with:
{=SUM(1/COUNTIF(A1:A10;A1:A10))}
But, in column b I have a list of parameters to match (e.g
a,b,c,d,e,...)
Now, I want this number of unique values FOR EACH OF the parameters i
column b.
Can someone help?
I can get the number of unique values with:
{=SUM(1/COUNTIF(A1:A10;A1:A10))}
But, in column b I have a list of parameters to match (e.g
a,b,c,d,e,...)
Now, I want this number of unique values FOR EACH OF the parameters i
column b.
Can someone help?