Sumif

  • Thread starter Thread starter Angel160
  • Start date Start date
A

Angel160

If I use a SUMIF function, is it possible to compare different range
that have different criteria? If not, does any one know a way that
can do this?

Thank you
 
Unless I have missed something, I would have thought you could nest a
many SUMIF statements within a normal Sum statement, such as,

=SUM(SUMIF(A4:A8,">4"),SUMIF(B3:B8,">3")
 

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

Similar Threads


Back
Top