SUMIFS with a date within a date range
I need to sum a £ column based on a date column being between and equal to two dates 1/08/19 and 31/07/20.
Is this possible in Smartsheets?
Thanks
RK
Best Answer
-
Try this, substituting the [£ column] and [date column] for the actual column names
=SUMIFS([£ column]:[£ column],[date column]:[date column],>=DATE(2019,08,1),[date column]:[date column],<=DATE(2020,07,31))
✅Did my post help answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
Answers
-
Try this, substituting the [£ column] and [date column] for the actual column names
=SUMIFS([£ column]:[£ column],[date column]:[date column],>=DATE(2019,08,1),[date column]:[date column],<=DATE(2020,07,31))
✅Did my post help answer your question or solve your problem? Please help the Community by marking it as the accepted answer/helpful. It will make it easier for others to find a solution or help to answer!
-
That worked!
Thank you
RK
-
Im trying to do the same thing, but nothing is working! I need to sum the "Company Transaction Count" Column if the "Closing Date" Column falls between the start and end of the month. I tried entering the start and end dates manually, and tried making a cell with the start and end dates and nothing is working! Any assistance would be greatly appreciated!
This is the formula Ive been trying and I am getting an error:
=SUMIFS({Transaction Count}, {Closing Date}, <=[Start Date]@row, <=[End Date]@row)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 446 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!