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
- Smartsheet Customer Resources
- 62.2K Get Help
- 360 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 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!