Formula to add on year
=[Contract Start Date]1 + YEARDAY()
Looking for a formula that automatically calculates one year from the contract start date
Answers
-
The simplest is
=[Contract Start Date]@row +365
The most correct is
=date(year([Contract Start Date]@row)+1,month([Contract Start Date]@row),day([Contract Start Date]@row
The simpler formula will be a single day off on leap years, while leap years won't effect the second one
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 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