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.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives