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
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 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!