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
- Customer Resources
- 64.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!