Lookup function that finds text within a cell against a list

pdenna1

New Member
Joined
Oct 17, 2013
Messages
7
We have a master list of the name of all our clients and we receive new lists of attendees of a trade show that has the company names listed as they would list it, but that often doesn't match our master list.
I want to be able to match a cell which has a word in it that is in another cell in a list.

New listMaster list
The Cooper Co'sThe Cooper Companies

<tbody>
</tbody>

The master list is a huge list and because the cells don't match perfectly a vlookup isn't able to find The Cooper Co's in the master list. I want to output the name in the master list using the name in the new list. I've used the wildcard before and after, but it isn't able to find it still.

If the formula could find any words that match both cells that would be excellent. 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
Which direction is the problem:
Given "The Cooper Co's" find "The Cooper Companies"
or
Given "The Cooper Companies" find "The Cooper Co's"

Or (because of the varieties of names) both directions of that example might be needed?

Have you done a search on this forums' posts for Fuzzy Match ?
 
Upvote 0
Given "The Cooper Co's" find "The Cooper Companies".

I always have the master list that i'm comparing everything too. I want the master list name as the output.

I've looked up the fuzzy match forum, but i'm hoping for a more simple answer before I start running macros.
 
Upvote 0

Forum statistics

Threads
1,215,326
Messages
6,124,267
Members
449,149
Latest member
mwdbActuary

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