Using working day calendar
I need to add another date column that will be updated with a formula. This is not connected with start and/or finish dates. I would like for this column to use the working day calendar to return a date that is a working day, just like the start/finish dates. Something similar to the below where I want to have a buyoff date every 30 days but do not want it to end up on a weekend. This is just an example below. The actual file is several hundred lines or I would just do it manually.
Is this possible?
Answers
-
Try a WORKDAY function.
=WORKDAY([Buyoff Date]2, 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
- 85 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!