Formulas for Column Dates to Autofill
Hello there,
I have a sheet setup with 4 columns of dated. Project Owner Completion Deadline, Project Owner Actual Completion Deadline, Project Auditor Completion Deadline, and Project Auditor Actual Completion Deadline.
I am trying to figure out how to set it up so that the Project Auditor Completion Deadline will auto populate with a date 14 days our from the Project Owner Actual Completion Deadline. For example is the owner actually completed the project on 8/1/2020 I would like the auditor completion deadline to generate at 8/15/2020.
Can anyone provide help with this?
Best Answer
-
Hello @Erin Becker ,
This can be done by using the following Formula. Please note that when pasting this into your Sheet, you may need to delete the listed Column Name from the Formula, and re-select the correct Cell under the correct Column for it to create a reference.
=[Project Owner Actual Completion Deadline]@row + 14
I would advise using @row with this Formula so that if it's copied down, it doesn't reference the original Date Cell. See more on @row here: https://help.smartsheet.com/articles/2476491
Kindest Regards
Sean
Answers
-
Hello @Erin Becker ,
This can be done by using the following Formula. Please note that when pasting this into your Sheet, you may need to delete the listed Column Name from the Formula, and re-select the correct Cell under the correct Column for it to create a reference.
=[Project Owner Actual Completion Deadline]@row + 14
I would advise using @row with this Formula so that if it's copied down, it doesn't reference the original Date Cell. See more on @row here: https://help.smartsheet.com/articles/2476491
Kindest Regards
Sean
-
Hi Sean,
Thank you so much! That worked perfectly. I appreciate the assistance. :-)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!