ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Help with count/sumif (https://www.excelbanter.com/excel-worksheet-functions/446983-help-count-sumif.html)

Jooniper

Help with count/sumif
 
Hi,

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!

Thanks

Jooniper :)

Jooniper

Quote:

Originally Posted by Jooniper (Post 1605075)
Hi,

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!

Thanks

Jooniper :)

Fixed this now with the below:
=SUMPRODUCT(('Data Sheet 1'!$E$12:$E$249="M")*('Data Sheet 1'!J12:J249="B"))

Thanks

Claus Busch

Help with count/sumif
 
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
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2


All times are GMT +1. The time now is 10:46 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com