NETWORKDAYS Error
Mike B
✭✭✭✭✭
I am getting the error #UNPARSEABLE
=NETWORKDAYs([Start Date]@row , [End Date]@row , [holidays])
Answers
-
@Mike B "[holidays]" either has to be a range of dates or excluded completely.
=NETWORKDAYs([Start Date]@row , [End Date]@row)
=NETWORKDAYs([Start Date]@row , [End Date]@row, [holiday column]1:[holiday column]8)
=NETWORKDAYs([Start Date]@row , [End Date]@row, [holiday column]@row)
-
Thanks!!!!
-
No problem! I updated my last comment with additional examples as well
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.3K Get Help
- 445 Global Discussions
- 144 Industry Talk
- 477 Announcements
- 5K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 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!