=WORKDAY formula not calculating
I am trying to calculate a date that is 30 days after an existing date field in my sheet, "Travel End date".
=WORKDAY([Travel End date], +30)
I've tried making formula specific to row by adding 1, and tried adding @row, and still get "unparseable message.
Thanks,
Tanya
Answers
-
Try using an @row reference and removing the +
=WORKDAY([Travel End date]@row, 30)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 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!