COUNTIFS Issue
sj2022
✭✭
Hi all - I am creating a calculation sheet that reference a ticket intake smart
sheet. I want to use this calculation sheet to count based on the country that submitted it and what the status of the ticket is.
Complete = Complete
Open = Not Started, In Progress, Blocked
Reference intake sheet:
I keep getting #UNPARSEABLE when I use the range of the country in the intake form and use the cell in the calculation sheet, and range of status column and range of cells in calculation sheet.
Tags:
Answers
-
You would use a COUNTIFS along the lines of
=COUNTIFS({Country}, HAS(@cell, Country@row), {Status}, @cell = "Complete")
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 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!