Hi everyone!
This is probably an easy one but I just can't figure it out.
In a countifs formula, I want it to skip a certain set of range and criteria- let's say the 2nd and 3rd- if a certain condition is met.
For example, something like:
countifs(range1,criteria1,if(A1="a","",range2,criteria2), etc....
Of course that doesn't work, but to illustrate that it would be something like "if cell A1 is equal to "a", skip the whole 2nd set and move to range3 and criteria3".
I hope it makes sense.
Thanks!!
This is probably an easy one but I just can't figure it out.
In a countifs formula, I want it to skip a certain set of range and criteria- let's say the 2nd and 3rd- if a certain condition is met.
For example, something like:
countifs(range1,criteria1,if(A1="a","",range2,criteria2), etc....
Of course that doesn't work, but to illustrate that it would be something like "if cell A1 is equal to "a", skip the whole 2nd set and move to range3 and criteria3".
I hope it makes sense.
Thanks!!