vlookup - Match partial string

carlrover

New Member
Joined
Aug 25, 2014
Messages
2
Found a few things on here that I thought might do the trick, but haven't been able to find anything that actually works for what I need, so any help would be greatly appreciated!

I am trying to match a part of string using Vlookup to an array of known normalized values.

For example, I have a set of cells with strings like:
Short Description#1#2
[XYZ] [HBDG843] Text Option Alpha Blue dw.23948532 (ewa90qnvwierfn)
[ABC] - WEX12>WEZ13 GB.2345345239 Text Option Delta Green 4334qte
[MNO] [something] 345rqre Text Option Charlie Grey tq34ttt-4q3tsdd

<tbody>
</tbody>

The array would be something like this:
Normalized Description
#1
#2
Text Option Alpha Blue4.52.3
Text Option Delta Green1.22.1
Text Option Charlie Grey3.42.7

<tbody>
</tbody>

I would like to match the Short Description to the Normalized Short Description, but everything I have seen seems to work the other way around, which is not what I want.

Any ideas?

Thanks!
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,216,069
Messages
6,128,608
Members
449,460
Latest member
jgharbawi

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