Robertislearning
IS-IT--Management
Hi!
I currently have a 400+ line report similar to this:
Jan Feb Mar
Emp A X X X
Emp B A X A
Emp C X X X
I'm looking for a formula that will count all rows that have an "X" all the way across (B2, C2 & D2).
I was going for something like =countif(B2:C4,"X") but this counts the total number of X's (7). I'm looking for something that will give me a total of 2 (two rows with X's all the way across) in the example above.
Thanks in advance for your help!
Robert.
I currently have a 400+ line report similar to this:
Jan Feb Mar
Emp A X X X
Emp B A X A
Emp C X X X
I'm looking for a formula that will count all rows that have an "X" all the way across (B2, C2 & D2).
I was going for something like =countif(B2:C4,"X") but this counts the total number of X's (7). I'm looking for something that will give me a total of 2 (two rows with X's all the way across) in the example above.
Thanks in advance for your help!
Robert.