SUMIFS returns a $0 (s/b an amount) once there are Oct 2022 & 2023 entries in a date range
Aloha,
I have a SUMIFS formula that works until I have Oct 2022 and Oct 2023 entries in the date range. Then Oct 2023 returns a $0 when it should return an amount. I have tried reversing the month and year in order in the formula and it still returns a $0, any help would be appreciated.
=SUMIFS(Price33:Price174, [Expected Closing Date]33:[Expected Closing Date]174, AND(IFERROR(MONTH(@cell), 0) = 9, IFERROR(YEAR(@cell), 0) = 2023))
Answers
-
A COUNTIFS formula for the same range and month/year would also be helpful. Thanks
-
It looks like the formula you posted is looking for September 2023 and not October.
-
Thank, I have figured out the issues.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!