SUMIF with two columns?

  • Thread starter Thread starter viveleroi0
  • Start date Start date
V

viveleroi0

I have a SUMIF function that checks column E for a value, and then SUM
column F.

Is there a way to check for two values in two columns?

What I use:

=SUMIF(E1:E4000,"AK",F1:F4000)

What I want"

=SUMIF(D1:D4000,"January",E1:E4000,"AK",F1:F4000)

But that is not valid, is there a way to do this
 

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