SUMIFS between two dates noted in cells

Nanaia

Active Member
Joined
Jan 11, 2018
Messages
306
Office Version
  1. 365
Platform
  1. Windows
  2. MacOS
Is there a way to switch it so that instead of listing the dates in the SUMIFS formula [ =SUMIFS($F:$F,$A:$A,">=1/1/19",$A:$A,"<=1/26/19") ] when totaling the value between two dates to make it so I can put the beginning and end dates in cells and having the formula refer to the cells? It gives the correct value but it since I'm entering so many of these I thought it would be easier to have the formula refer to a cell instead of typing it out. I tried replacing the dates with the cell locations [=SUMIFS($F:$F,$A:$A,>=MonthEndCloseDates!B14,$A:$A,<=MonthEndCloseDates!C14) ] but it gave 0 as the result instead of the correct value.
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Excellent! Thank you. My Internet search didn't find that site. Although I may not have scrolled down far enough to see it.
Thank you again.
 
Upvote 0
You are welcome.
 
Upvote 0

Forum statistics

Threads
1,215,036
Messages
6,122,796
Members
449,095
Latest member
m_smith_solihull

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