Convert numbers into dates for this CY
I need a formula that converts numbers into dates for this CY. For example, 366 needs to convert to 12/31/2024
Best Answer
-
Hi @jmoss1073 -
Try the following formula where the "Number Field" column is the one where you store the numbers (in your given example 366).
=[Number Field]@row + DATE(2023, 12, 31)
Linda
Answers
-
Hi @jmoss1073 -
Try the following formula where the "Number Field" column is the one where you store the numbers (in your given example 366).
=[Number Field]@row + DATE(2023, 12, 31)
Linda
-
Hi Linda. Thanks much! Works perfectly!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.6K Get Help
- 435 Global Discussions
- 152 Industry Talk
- 495 Announcements
- 5.3K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 77 Community Job Board
- 508 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 37 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!