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
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 67 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 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!