Countifs with 3 ranges
I am new to Smartsheet and formulas. I am needing a count of all rows that have HLE Status 'In Progress", HLE Request Type "Residential", and Assigned to "Timothy Biles". I have tried several ways but keep getting the error #UNPARSEABLE. I am able to get a count if using only two criteria but unable to add the third critera and it work.
Best Answer
-
=COUNTIFS({HLE Status Range}, "In Progress", {HLE Request Type Range}, "Residential", {Assigned to Range}, "Timothy Biles")
That should do it.
Answers
-
=COUNTIFS({HLE Status Range}, "In Progress", {HLE Request Type Range}, "Residential", {Assigned to Range}, "Timothy Biles")
That should do it.
-
It worked, thanks for all your help!!!!!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.1K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 450 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 289 Events
- 34 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!