I have googled this but still can't get it to work correctly.
I have two columns, one with "Up" or "Down" and another column with "W" or "L".
What I'm trying to do is counts the following:
Total Up and W
I found the following formula but it doesn't work - =COUNT(IF(H5:H39="Up",IF(Q5:Q39="W")))
As per the other post, any assistance is much appreciated.
I have two columns, one with "Up" or "Down" and another column with "W" or "L".
What I'm trying to do is counts the following:
Total Up and W
I found the following formula but it doesn't work - =COUNT(IF(H5:H39="Up",IF(Q5:Q39="W")))
As per the other post, any assistance is much appreciated.