Can I use multiple criteria in SUMIF funqtion?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can I use multiple criteria in SUMIF funqtion?
For example, I want date and quantity sold to be criterias that filter out
the data and I do not want to use DSUM funqtion. I am using Excel 2003.
 
Do you just want a sum?

=SUMPRODUCT(--(A2:A100="value1"),--(B2:B100=17),C2:C100)

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

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