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
- 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
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives