COUNTIF with NOT - Invalid Operation
Hi,
I'm trying to do a NOT with a COUNTIF referencing another sheet and keep getting INVALID OPERATION and pretty stumped as Ive tried numerous ways according to documentation.
Any ideas?
Many Thanks.
Best Answer
-
I think it's having problems with you passing in the range again. I think this will get you there.
=COUNTIFS({Assigned To}, Name@row, {Issue Type}, "Bug", {Status}, NOT(@cell = "Complete"))
Answers
-
I think it's having problems with you passing in the range again. I think this will get you there.
=COUNTIFS({Assigned To}, Name@row, {Issue Type}, "Bug", {Status}, NOT(@cell = "Complete"))
-
Thanks David!!!
-
No problem, glad it helped
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 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!