sumproduct over multiple sheets and between two dates

Alwinaz

Board Regular
Joined
Feb 7, 2012
Messages
201
Hi there

I have the following formula on sheet1 =SUMPRODUCT((Mariska!H3:H36>=Sheet1!C1)*(Mariska!H3:H36<=Sheet1!E1)*Mariska!L3:L59)

What i am trying to do is to sum column L on the sheet named Mariska if the date in column H (sheet mariska) is >= date in C1(sheet1) and <= E1. with the current formula i get a #N/A.

Any suggestions on what i am doing wrong?
 

Excel Facts

What is the fastest way to copy a formula?
If A2:A50000 contain data. Enter a formula in B2. Select B2. Double-click the Fill Handle and Excel will shoot the formula down to B50000.
Hi,

Your ranges need to be the same size. You currently have two going to row 36 and one to row 59.

Regards
 
Upvote 0

Forum statistics

Threads
1,223,892
Messages
6,175,236
Members
452,621
Latest member
Laura_PinksBTHFT

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