Sumproduct = 0

Chiragshah15

New Member
Joined
May 16, 2012
Messages
18
Hi,


the sumproduct formula I have below returns no values, never had this one before...can anyone help?

=SUMPRODUCT([1Data.xlsm]Submissions!$A$4:$A$14=$B$4)*([1Data.xlsm]Submissions!$G$4:$G$14=$F6)*([1Data.xlsm]Submissions!$H$4:$H$14=$G6)*([1Data.xlsm]Submissions!$I$4:$I$14=$H6)*([1Data.xlsm]Submissions!$J$2:$U$2=N$3)*([1Data.xlsm]Submissions!$J$4:$U$14)

Thanks

C
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.
Looks like you have some parentheses missing - what do you get with this?

=SUMPRODUCT(([1Data.xlsm]Submissions!$A$4:$A$14=$B$4)*([1Data.xlsm]Submissions!$G$4:$G$14=$F6)*([1Data.xlsm]Submissions!$H$4:$H$14=$G6)*([1Data.xlsm]Submissions!$I$4:$I$14=$H6)*([1Data.xlsm]Submissions!$J$2:$U$2=N$3)*([1Data.xlsm]Submissions!$J$4:$U$14))
 
Upvote 0

Forum statistics

Threads
1,203,483
Messages
6,055,678
Members
444,807
Latest member
RustyExcel

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top