I'm stuck on a COUNTIFS formula
I'm stuck on a formula trying to get a total that only looks for specific criteria.
This is what I wrote: =COUNTIFS(Status53:Status114, NOT(HAS("Backlog", Priority53:Priority114, "High")))
It's not getting the the info I need. I'm trying to find out what tasks have a "High" Priority but aren't Status "Backlog".
I'm sure it's a simple steps that I'm missing. Thanks!
Best Answer
-
Hello,
Does this work? =COUNTIFS(Status53:Status114, NOT(@cell = "Backlog"), Priority53:Priority114, "High")
Answers
-
Hello,
Does this work? =COUNTIFS(Status53:Status114, NOT(@cell = "Backlog"), Priority53:Priority114, "High")
-
@ChloeSmith Hallelujah! Yes, it worked! I've been trying different options for over an hour. Thank you!
-
@Josh L. Woot!! Glad it worked!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 412 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 138 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!