Need Help validating & correcting formula
Goal:
I am trying to count the values in the 'Hours Worked' column for each month. The 'Date Worked' column is the date that determines the range (i.e. September 1 - September 30 2021). Having trouble finding a formula for this.
=SUMIF([Date Worked]:[Date Worked], >=DATE(2021, 9, 1), Date Worked, <=DATE(2021, 9, 30)) [Hours Worked]:[Hours Worked])
Answers
-
You need to replace the second closing parenthesis after the second date function with a comma.
-
Thanks for the quick feedback, but unfortunately I'm still getting 'unparseable' when applying it.
=SUMIF([Date Worked]:[Date Worked], >=DATE(2021, 9, 1), Date Worked, <=DATE(2021, 9, 30), [Hours Worked]:[Hours Worked])
any ideas on what I'm missing?
-
My apologies. I completely missed that the second range should be identical to the first.
[Date Worked]:[Date Worked]
instead of
Date Worked
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 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