Determine if items in multi-select dropdown match items in another list
I have a sheet 1 with a multi-select dropdown, eg, multiple names in one cell. I have another list of target names on a separate sheet 2, and I want to check which rows in sheet 1 contain the names on sheet 2, and how many names match in each row. So for example, if row 1 of sheet 1 contained the Names cell: Bob, Doug, Pete, and sheet 2 contained the list of names: Amy, Bob, Claire, Doug, Ed, Frank, George, Harriet, Irv, June - I would want to flag row 1 of sheet 1 with a "2" indicating 2 names in the Names cell matched the names from Sheet 2.
Best Answer
-
Brilliant! Thank you Genevieve!
Answers
-
Hi @Frank Rego
Try something like this:
=COUNTIF({Column to Look Into Sheet 2}, HAS([Multi Select]@row, @cell))
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
Brilliant! Thank you Genevieve!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!