Auto Date Calculation
Hi,
I have 3 column's - Days, Start Date, Completion Date. I would like to enter days and start date, and let Completion date auto calculate. So for example if I enter 30 in days and 6/14 in Start Date, I would like Completion Date auto calculate to 7/14. Any tips on the right formula for this?
Thanks!
Best Answer
-
As long as the [Completion Date] column is a date type, you can enter the following into it...
=[Start Date]@row + Days@row
Answers
-
As long as the [Completion Date] column is a date type, you can enter the following into it...
=[Start Date]@row + Days@row
-
Perfect, thank you so much!
-
Happy to help! 👍️
-
@Paul Newcome I am having trouble getting this to work.
I have dependencies set to my [Proj. Start Constr] column and [Proj. Store Open] and I have [duration (days)].
The first thing that is happening is that when I enter a proj start constru date, it automatically copies in proj store open. How do I stop this? I would like for proj. store opens to calculate based on start constr and duration.
I've tried:
=[proj. start constr]1+[duration (days)]1
=(proj. start constr]1+[duration (days)]1
=[proj. start constr]1+45
Nothing is working :( 🙏
-
@Fletcher Boll Formulas cannot be entered into columns that are being used by the dependency settings. To be able to use formulas in those columns, you would need to either look at different columns in your dependency settings or turn them off completely.
-
@Paul Newcome Can I still use those dates for gantt view if dependencies are turned off?
Thank you for responding!
-
@Fletcher Boll Yes. The dates would still work in Gantt view.
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!