I have a median if statement that works as long as the text I'm searching for is exact --> {=median(if(C:C="DQ",I:I))}
My problem is that column C has some cells that contain other characters besides D & Q, and I would like to count them, too -- for instance "DEQ" or "ADEQ", etc.
I'd like to magically change my equal sign to a "contains" sign or use asterisk's, but that is impossible.
Is there a solution or am I doomed?
My problem is that column C has some cells that contain other characters besides D & Q, and I would like to count them, too -- for instance "DEQ" or "ADEQ", etc.
I'd like to magically change my equal sign to a "contains" sign or use asterisk's, but that is impossible.
Is there a solution or am I doomed?