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
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K 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