ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   SUMPRODUCT assistance (https://www.excelbanter.com/excel-worksheet-functions/144666-sumproduct-assistance.html)

SDH

SUMPRODUCT assistance
 
I am trying to count the number of occurences where Column F has a value =43
and the corresponding row in Column J has the word AGIMO.

I have the following but it doesn't seem to return a value. Am i on the
right track???

=SUMPRODUCT(('Gazettals 06-07'!F2:F1399=43),(J2:J1399="AGIMO"))

JE McGimpsey

SUMPRODUCT assistance
 
Try:

=SUMPRODUCT(--('Gazettals 06-07'!F2:F1399=43),--(J2:J1399="AGIMO"))

See http://www.mcgimpsey.com/excel/doubleneg.html



In article ,
SDH wrote:

I am trying to count the number of occurences where Column F has a value =43
and the corresponding row in Column J has the word AGIMO.

I have the following but it doesn't seem to return a value. Am i on the
right track???

=SUMPRODUCT(('Gazettals 06-07'!F2:F1399=43),(J2:J1399="AGIMO"))



All times are GMT +1. The time now is 01:33 PM.

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