Need help getting to 1.year and 2. month, 12 months ago
I am trying to setup a rolling 12 month helper sheet, but can't figure out the formula to see what the year was 12 months ago, what the month was 12 months ago.
Thanks for your suggestions.
Answers
-
You can use this formula in a date column, which will return a date value of one year ago:
=DATE(YEAR(TODAY()) - 1, MONTH(TODAY()), DAY(TODAY()))
Jason Tarpinian - Sevan Technology
Smartsheet Aligned Partner
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 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!