Multiple Conditions problem

  • Thread starter Thread starter MC
  • Start date Start date
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top