VLOOKUP/Partial Text Match

nordlj64

New Member
Joined
Sep 11, 2015
Messages
1
Hello, I'm looking for some help cross referencing two tables. I've tried a number of VLOOKUP, MATCH, INDEX and array formulas I've found researching similar problems, but cannot seem to find one that will return a valid result.

My database is comprised of 98 contractor names (Col A), all with spaces. My look up range is another column containing another 1150 contractor names (Col B), that due to import difficulties, do not have spaces, so I cannot perform an exact match. I need to search Column B using the names from Column A to see which are listed in both.

For example, in Column A we would have 3K TECHNOLOGIES LLC, and somewhere within Column B, it will be listed as 3KTechnologiesLLC. I need a function that will check each value in A, and return it's location in B. I was thinking that using a partial text match, I could just match the first 5 characters, to circumvent looking for an exact match.

Any help is appreciated!
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,215,461
Messages
6,124,952
Members
449,198
Latest member
MhammadishaqKhan

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