M
Mark Livingstone
Hi,
I have the following table:
A: a b b b b a b a a
B: z m m z z m z z z
I calculate "z" by =COUNTIF(A1:A9,"z")
Question:
How do I calculate "z" ONLY if there is "a" somewhere from A1 to A9? I
can do it by individually checking A1, A2, etc.. but how do I
automatically go through the whole column?
Thank you!
I have the following table:
A: a b b b b a b a a
B: z m m z z m z z z
I calculate "z" by =COUNTIF(A1:A9,"z")
Question:
How do I calculate "z" ONLY if there is "a" somewhere from A1 to A9? I
can do it by individually checking A1, A2, etc.. but how do I
automatically go through the whole column?
Thank you!