Formulas
Answers
-
Now it places "2024" in the cell
-
Your months in [Month Text] should start on row 1 if you are referencing the entire column. If you don't want them on row 1, you will need to specify those rows in the formula instead of the entire column.
-
Hello, I'm back to this last 3 months thing if you can still help me…by the way - do you "get" anything for answering questions in this community or do you just do it out of the goodness of your heart lol?
this is what my metric sheet looks like? How would i know go about getting the calculations in here so I can chart it?
-
@ejacksonBPT All I "get" is the chance to learn something new every day whether that be a new approach, a new mindset, a new little trick, etc.. I have learned (and continue to learn) so much from this community that I do what I can to give back.
As for getting the counts, I would suggest starting with the COUNTIFS listed in my previous post.
=COUNTIFS({Date Range}, AND(IFERROR(MONTH(@cell), 0) = IF(MONTH(TODAY()) <= Number@row, (12 - Number@row) + MONTH(TODAY()), MONTH(TODAY()) - Number@row), IFERROR(YEAR(@cell), 0) = YEAR(TODAY()) - IF(MONTH(TODAY()) <= Number@row, 1)))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!