Help with Formula between dates

mib1019

Board Regular
Joined
Nov 9, 2017
Messages
66
Office Version
  1. 365
Platform
  1. Windows
  2. MacOS
Thanks in advance, as always, for help with this formula I can't figure out.

Screen shot below. I'm trying to sum the values in the range of date columns between user input at A3 and B3. Don't know if I need to get the Cell References to do and INDIRECT sum or if I can use another formula.
The yellow shading is where I'm trying to get calculations. If Columns D and E aren't needed to get Column B, I'd be happy with that!

Thanks!
Mary B

1635965999762.png
 
See row 14 for the result of Sumproduct that I copied there.

1635970248937.png
 
Upvote 0

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
You are missing a couple of brackets in the formula, that's why it's spilling.
 
Upvote 0
Because you date is in a table & the dates are the header, a sumifs will not work as the dates are text & not real dates.
 
Upvote 0
Not if you want to use a structured table.

Have a look at the formula in post#3
You guys a genius! I just didn't type the formula correctly. SUMPRODUCT works!

Thanks so much!
Mary B
 
Upvote 0
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,215,429
Messages
6,124,841
Members
449,193
Latest member
MikeVol

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