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.7K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 468 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 64 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives