Another Countifs
Hi, I have this formula and
it is unparseable. I tried to follow the format in the Countifs example. Ideas?
Answers
-
Hello @Claire Kadlecek
I believe you are using an outside range incorrectly.
Ranges outside the sheet are surrounded by {range}.
The internal columns are designated by [column]:[column].
I'm not sure you can use AND() like that in a COUNTIFS(). So, let's just expand that into two ranges and criteria.
If you are trying to capture text data in a cell it has to be surrounded by quotes, like "data".
Try this instead:
=COUNTIFS({Customer Enablement 2022 Team Plan Range 1}, "Complete", {Customer Enablement 2022 Team Plan Range 2}, "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
- 67 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!