Countif, Sumif

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

Guest

This should be easy enough but my brain is fried and I can use the help.

How can I formulate:

Sum everything in column B when "Yes" is shown, as long as column A has the
name "TONY" in it.

I hope this makes sense.
 
=SUMPRODUCT(--(A1:A10="Tony"),--(B1:B10="Yes"))

HTH
Jason
Atlanta, GA
 

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