Countifs formula for tickets created within a month

Hello,
I have a situation where I am trying to count tickets that were closed within the same month they were opened. I have a status column, a created date (automated from the system) and a completion date. I am using the formula below but the system is giving me a value that I know it is not right. I am thinking I need an "AND" on this formula but I can't seem to make it work.
Any suggestions, I'd greatly appreciate it.
=COUNTIFS({ RAID Log Range 4}, IFERROR(MONTH(@cell), 0) = 9, {RAID Log Range 2}, IFERROR(MONTH(@cell), 0) = 9, {p RAID Log Range 3}, "closed")
Answers
-
Where are you trying to incorporate the AND function? Are you wanting to include a year argument or is there something else throwing the number off?
-
Hi Paul,
For some reason the formula got updated to show the correct count. My logic was working, I just thought I was doing something wrong. Thanks for your help!
-
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 516 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!