Formula to add on year

Jennifer Flanagan
ββ
=[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
- 67.8K Get Help
- 474 Global Discussions
- 203 Use Cases
- 515 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives