Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Holidays incorporated into schedule
hi does anyone know how to put a holiday into the schedule so when you are creating schedules it will automatically account/not account for those days? i know it can be done i just can't remember how. thanks
Comments
-
In the gantt chart view click the Project Settings icon at the top left, make sure dependencies are enabled and then you can edit working days. This will edit for the sheet.
If you need to change it account wide, go to the Account Icon(Top of page), under Account Admin...., Acount Settings....Edit Working Days.
-
WORKDAY(): Returns a date that is the specified number of working days before or after a date.
Example: =WORKDAY([Due Date]5, 6)
Result: 3/10/14 (US date format)
You can designate other dates as non-working to exclude them when calculating the new date. To do this, enter each holiday/non-working day into a cell and then reference the range of cells in your WORKDAY formula.
Syntax: WORKDAY(start, num_of_days, holiday:holiday)
Example: =WORKDAY([Due Date]1, 365, [Due Date]2:[Due Date]3)
Result: 3/30/15 (US date format)
-
perfec thanks
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.8K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.7K 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