How can I add a formula that combines a number of days in varying months to a start date
How can I get a start date to add in a number of days in month(s) formula (below). I am trying to get to an end date adding in how many months it will take (only the start date and # of months can be changed).
=[# of Months]@row * 30.4375
Answers
-
It's not going to be exact but this will get you close. Put this formula in your end date column.:
=[start date]@row + ([# of Months]@row * 30.4375)
Mel
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 144 Just for fun
- 59 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 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!