partial match string in excel with unordered lookup value

adnandmth

New Member
Joined
Mar 25, 2019
Messages
3
Hi Guys,

Im wondering if I could lookup partial match based on below case;

let say I have value in column A row #1 in sheet A:
[TABLE="width: 313"]
<tbody>[TR]
[TD]"Rexona Men Deodorant Roll On Ice Cool 50ml"

and in the other sheet (Sheet B), I have value:
[TABLE="width: 717"]
<tbody>[TR]
[TD]"Rexona Ice Cool Roll On 50ml"

What I need is to lookup several strings in that sheet B (Rexona + Ice + Cool + Roll + On) value to find the match value from Sheet A and return the value from sheet A which is [TABLE="width: 313"]
<tbody>[TR]
[TD]"Rexona Men Deodorant Roll On Ice Cool 50ml"[/TD]
[/TR]
</tbody>[/TABLE]

is there something I can do to solve this?

and btw, this is my first time using this forum, apology if I my english or my explanation is not clear.


[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,223,896
Messages
6,175,264
Members
452,627
Latest member
KitkatToby

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