Count Ifs AND
lesmickin
✭✭
Im trying to do a count that captures criteria where both the Status is makred as closed and the TEA Jurisdiction is marked as yes.
=COUNTIF(AND([Status]:[Status], "Closed", [TEA Jurisdiction]:[TEA Jurisdiction], "yes"))
I keep getting the incorrect argument set error.
Thanks for any help
Answers
-
You don't need the AND. Just a COUNTIFS (with the S on the end).
=COUNTIFS([Status]:[Status], "Closed", [TEA Jurisdiction]:[TEA Jurisdiction], "yes")
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives