Match or Partial Match items in a list

electrox

New Member
Joined
May 20, 2016
Messages
9
Hello Guys!

I would like to find a way to look values from one list onto another list, the problem is that those lists will not have the same format all the time and that´s when I would need to look for at least a partial match, let´s put it this way

List 1ID NumberList 2ID Number
John Albert Smith0054500845600Smith John Albert545008456
Robinson Susan85784Susan Robinson008570084
Michael Bay Johnson0054800412Johnson Bay Michael5480041200

<tbody>
</tbody>

Since I won´t find a perfect match looking for "Susan Robinson" from List 2 on List 1, I would like to look for a match where "Susan" and "Robinson" are valid in the same cell no matter their order or in case I do a search over ID Number I would like to search for example "85784" since there won´t be a perfect match that it would at least return me a cell where those numbers are contain.

Thanks!
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number

Forum statistics

Threads
1,215,061
Messages
6,122,921
Members
449,094
Latest member
teemeren

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