Help with count/sumif

J

Jooniper

Hi,

I am creating a spreadsheet that calculates scorings for nurser
figures.
so, IF column A = M, then count how many in Column B = A. This i
probably really simple, but I am sure you guys can help!

Thanks

Jooniper :
 
C

Claus Busch

Hi,

Am Thu, 30 Aug 2012 10:37:01 +0000 schrieb Jooniper:
I am creating a spreadsheet that calculates scorings for nursery
figures.
so, IF column A = M, then count how many in Column B = A. This is
probably really simple, but I am sure you guys can help!

=SUMPRODUCT(--(A1:A100="M"),--(B1:B100="A"))


Regards
Claus Busch
 

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

Top