Automated due date for 2 "Saturdays" from request date?
Travis Griffin
✭✭✭
I know you can automate dates with a command like this:
=[Request Date]1 + 21
That creates a date 21 days in future.
But our change windows are on Saturdays. Is there a way to do a similar formula to say, "automated due date is 2 Saturdays from a date?
Best Answer
-
Try this:
=([Request Date]1 + (7 - WEEKDAY([Request Date]1)) + 7)
Answers
-
Try this:
=([Request Date]1 + (7 - WEEKDAY([Request Date]1)) + 7)
-
Amazing! Thank you.
-
You're welcome, @Travis Griffin . If you ever need this again, but for a different day of the week, just change the first 7 (before the Weekday) to the number that corresponds with the day of the week that you need. 1 being Sunday through to 7 being Saturday.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives