M
MC
I am trying to use countif (or if ) function to analyzed my data based
on two conditions. Suppose A1:A7 contain "hot", "hot", "cold", "hot",
"mild", "mild", "cold" and B1:B7 contain "correlation", "correlation",
"passed", "failed", "passed" "correlation", "failed" respectively.
I want to set up a formula to return values based on two conditions.
So if A1 contains "hot", B1 contains "corr." and A2 contains "hot", B2
contains "corr.", the value should equal 2. In other words, if I
would’ve change the conditions to "cold" and "passed", the value
should equal 1.
I know this sounds pretty easy for you guys. So any help is highly
appreciated. Thanks.
on two conditions. Suppose A1:A7 contain "hot", "hot", "cold", "hot",
"mild", "mild", "cold" and B1:B7 contain "correlation", "correlation",
"passed", "failed", "passed" "correlation", "failed" respectively.
I want to set up a formula to return values based on two conditions.
So if A1 contains "hot", B1 contains "corr." and A2 contains "hot", B2
contains "corr.", the value should equal 2. In other words, if I
would’ve change the conditions to "cold" and "passed", the value
should equal 1.
I know this sounds pretty easy for you guys. So any help is highly
appreciated. Thanks.