Sum If between start date and end date

simply_shailesh

New Member
Joined
Nov 1, 2015
Messages
6
I have 2 tables 1st is reference and second output required

1st table is like

StartDate End Date Product Price
1-1-20 3-1-2020 ProductA 1000
1-1-20 31-1-2020 ProductB 1100
4-1-20 5-1-2020 ProductA 1010
6-1-20 20-1-2020 ProductA 990
Contains 25k rows

Second Table

Date Product Price Available
1-1-20 ProductA 1000
3-1-20 ProductB 1100
4-1-20 ProductA 1010
5-1-20 ProductA 1010
7-1-20 ProductA 990
Contain 60k row

Currently i am doing this with index, match with maxifs. But i need arrayformula for google sheets....

Kindly help...
 
Last edited by a moderator:

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
Please post your existing formula, it is easier for us to convert that to one that works with sheets than to create a new one from a sample that contains no valid references.
 
Upvote 0

Forum statistics

Threads
1,223,370
Messages
6,171,686
Members
452,418
Latest member
kennettz

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