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
- 62.9K Get Help
- 379 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 302 Events
- 33 Webinars
- 7.3K Forum Archives