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
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 35 Webinars
- 7.3K Forum Archives