Can you vary working days as part of duration?
I have some tasks that can only occur M-F in a schedule, and I have some other tasks that occur throughout a weekend. I don't know how to give the days different designations. I know there is a way on MS Project, but I have not figured it out for Smartsheet.
Tags:
Answers
-
Sounds like you could make use of the WEEKDAY function.
for Example :
=IF(AND(WEEKDAY(dateColumn@row) <> 1, WEEKDAY(dateColumn@row) <> 7), "Date is a weekday", "Date is NOT a weekday.")
Hope this helps!
-
I will try this - thank you!!
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 58 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives