How to count rows with more than one selection in a drop down menu?

Hello you pros, I looked for an answer but was unsuccessful.
I have a column with a multi-select dropdown menu. The selections are for product categories in the cannabis industry (flower, edibles, concentrates, vapes etc)
I have found a working formula to count how many projects have a single category (thank you community!).
How do I count the projects that involve more than one category? I just want to report how many projects are multi-category no matter if they have 2,3 or 4 categories affected by the project scope.
Thank you!
Best Answer
-
You would want something along the lines of...
=COUNTIFS({Range}, COUNTM(@cell) > 1)
Answers
-
You would want something along the lines of...
=COUNTIFS({Range}, COUNTM(@cell) > 1)
-
That's it! Thanks Paul - I am nerding out and having so much fun with all this data. Woot woot!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.2K Get Help
- 452 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 81 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!