Countif yellow or red status symbol
cfischer
✭
Hi Smartsheets community,
Does anybody know how to count how many cells have one of two status symbols colors (e.g., either yellow or red)?
My current formula is =countif(or(range:range "yellow", range:range "red")).
Any help would be much appreciated!
-cfischer
Comments
-
Hi cfischer,
I don't know if there's a more elegant way to do this, but you could use the following formula:
=SUM(COUNTIF(range:range; "yellow"); COUNTIF(range:range; "red"))
Greetings
PS: Maybe you have to exchange all semicolons ; with commas , ... Since I use german language settings, this may not work for you.
-
try count(collect())
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 495 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives