How to calculate a due date based on a project deadline?
I have a tracker that completes the due date for each line item based on the final deadline through either adding or subtracting. Is there a way to do the same in Smartsheet.
Deadline 10.15.2022, Budget Development needs completed 270 in advance.
Excel formula | =10/15/2022 - 270 = 01/18/2022
Any help would be greatly appreciated.
Answers
-
=[Due Date]@row - 270
- Will backtrack 270 calendar days.
=Workday([Due Date]@row , -270)
- Will backtrack 270 working days.
-
I am still not quite there:
Here is the error:
When I modify, I get this:
Here is the error:
-
I'm sorry, I missed the context that the due date was in the first row...
=Workday([Due Date]1 , -270) will calculate the due date for you. 😁
Help Article Resources
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
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!