I want to count items within current month without needing to change the month manually
Answers
-
oh goodness; thanks so much for the correction. works great!
-
-
Hi @Paul Newcome ,
I can't get the formula to work with reference to another sheet. It works perfect in the same sheet, but #UNPARSEABLE when referencing.
=COUNTIFS({Another sheet}:{Another sheet}; AND(IFERROR(MONTH(@cell); 0) = MONTH(TODAY()); IFERROR(YEAR(@cell); 0) = YEAR(TODAY())))
-
@Stian Johansen When referencing another sheet, you only enter the range once like so...
=COUNTIFS({Another sheet}; AND(IFERROR(MONTH(@cell); 0) = MONTH(TODAY()); IFERROR(YEAR(@cell); 0) = YEAR(TODAY())))
-
That was quick and works! Can't think I didn't try that. Thank you :)
-
-
Excellent it works for me with some other arguments that i need to filter. Thanks Paul
-
Paul - thank you some much, as many ways as I tried and searched I kept getting faulty answers using various formulas. The one from March really made the difference.
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
- 141 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!