Add years to date Formula
System
Employee
This discussion was created from comments split from: Add years to a date.
Answers
-
Hello All,
Here is my current formula and it is working great, expect 2024 is fast approaching and I need to add the year to my formula to get the new data. How would I add the year to this formula?
=SUMIFS({Rounding| Number of Staff Contacts}, {Rounding| CPD Educator Name}, Category@row, {Rounding |Date Rounding Occurred}, AND(IFERROR(MONTH(@cell), 0) = 7))
Thank you for any help,
Lori
-
Hi @Lori C,
You would amend the last portion of your formula (for example for Jan 2024):
=SUMIFS(...AND(IFERROR(MONTH(@cell), 0) = 1, IFERROR(YEAR(@cell), 0) = 2024))
Hope this helps, but let us know if there are any problems!
-
It worked!
Thank you
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.9K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 440 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 284 Events
- 33 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!