funtion SUMAR.SI

  • Thread starter Thread starter xavi
  • Start date Start date
Hi,

I think you are talking about SUMIF.

you can use Sumproduct (maybe SUMARPRODUCTO in spanish),

=sumproduct(--(a2:a1000="1st conditional")*(b2:b1000="2nd
conditional");(c2:c1000))

it'll return the sum of the data on the C column if the data on columns A
and B match with the conditionals.


hth
--
regards from Brazil
Thanks in advance for your feedback.
Marcelo



"xavi" escreveu:
 

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