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

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,215,375
Messages
6,124,576
Members
449,173
Latest member
Kon123

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