Summing hours worked based on date criteria
I have reviewed the threads related to this but am currently getting an invalid value error when attempting to sum a column based on a date range. Here is what I have
=SUMIFS({Ford Chicago Accounting Range 1}, {Ford Chicago Accounting Range 2}, @cell < DATE(2019, 16, 8))
Where Range 1 is the hours, Range 2 is the dates, What am I missing?
Comments
-
Try:
=SUMIFS({Ford Chicago Accounting Range 1}, {Ford Chicago Accounting Range 2}, <=DATE(2019, 8, 16))
-
Do you have any blank cells within the date range? If so, that could be throwing your error.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives