Update a Set of Dates when a Specific Date Changes
Hello Smartsheet Community,
I currently have a sheet that keeps track of our project dates and tasks, similar to how Microsoft Project works. We have one column with a date value labeled "Field Date" and another Column labeled "Work Date" with a date value as well. The idea is that when we update the Field Date value to some date in the future, it updates the Work Dates accordingly.
For example lets say I update the Field Date to 08/27/22, in turn, the task below it should update to that specified date plus 2 days, so 08/27/22. This goes for the rest of the date values in the "Work Date" column all with various number of days to be completed after Field Date is set. Below is a snippet of what the sheet looks like.
I have tried Workflows, different formulas from IFERRORs, to VLOOKUPS, and INDEX but have had no luck with any of them. I've been able to get this working in Excel with the formula below but can't transcribe it into Smartsheet. Hoping someone can point me in the right direction. Thanks so much!
=IFERROR(LOOKUP(2,1/(M3:M11<>""),M3:M11)+2,TODAY()+10)
Best Answer
-
Try enabling dependencies. This will allow you to set duration and predecessors.
Answers
-
Try enabling dependencies. This will allow you to set duration and predecessors.
-
Hey Paul,
Thanks so much for your response, I had no idea Smartsheet had that functionality. I was able to get my sheet working as intended after some further research on Smartsheet's Dependencies. Thanks again!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 468 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 64 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!