Tracking Multiple Select Column
Hello Community,
I have a column set up in my Project Tracker for my team (of 7 functions), that allows us to select the teams we are cross collaborating with (but those teams don't own the project). As a resource, I want to depict a number that shows how many projects they are collaborating/consulting on.
Can I do this? Is there a formula that would search that single column for how many times a term or name is used, even if it's a multiple select column?
Thanks!
Sarah
Answers
-
Try something like this...
=COUNTIFS([Multi Column]:[Multi Column], FIND("text", @cell) > 0)
-
Paul! Thank you, that worked.
-
Happy to help! 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 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!