MATCH or LOOKUP to find where a string appears in two columns

Churchy LaFemme

Board Regular
Joined
Sep 22, 2010
Messages
135
Not sure I can articulate this correctly.

I have two columns (on different worksheets) that have names. In this example below, all the lines would be a match because at least one 4-letter string in each row matches. (Having any name match is enough, do not need to match all names.)

What I"m trying now is to yank the last names out and use them in alpha order, but that it this could go fast, that would be amazing and interseting.

This is in a no-macro environment, but I would be willint to use a maco, get my results, and then kill the macro before putting the workbooks back where they live.
Table 1
Table 2
Sam Winchester, Dean Winchester, Castiel
The Winchesters, memory-loss Castiel
Kevin Tran, the Winchesters
Kevin, Sam, Dean
Chuck Shurley, Becky Rosen, Sam Winchester
Shurley, Chuck; Rosen, Becky; Winchester, Sam
Castiel, Kevin Tran, Chuck Shurley
Tran, Shurley, Castiel

<tbody>
</tbody>
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.

Forum statistics

Threads
1,215,054
Messages
6,122,901
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top