Drop down multiselect column - getting count data
I have set up a form with a multi select list and I need to be able to tally the selections against each of the items. I have looked on here a lot and tried various versions of COUNTIF and COUNTIFS and COUNTM and have exported to Excel and tried to do it that way and cannot figure out what to do.
Can someone point me to the correct syntax for this? Image is of the field responses.
Tags:
Best Answer
-
Try this...
=COUNTIFS([Multi-Select]:[Multi-Select], HAS(@cell, "insert specific text here"))
Answers
-
Try this...
=COUNTIFS([Multi-Select]:[Multi-Select], HAS(@cell, "insert specific text here"))
-
That did it! Thank you so much!
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 66.9K Get Help
- 441 Global Discussions
- 153 Industry Talk
- 501 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 155 Just for fun
- 79 Community Job Board
- 511 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 37 Webinars
- 7.3K Forum Archives