Compare part of cell contents with another column

Hallett505

New Member
Joined
Mar 21, 2017
Messages
2
Hi, I have spent a few hours trying to find a solution for this but feel the time is now right to ask for help!

I have a spreadsheet with address details in column A for around 100 of our company sites. In column B I have address details of all the properties our company visits, which includes company and non company owned sites, the address details are NOT exact matches. For example column a has 1 Smith St Adelaide but column b has U1 1 Smith Street Adelaide.

I can get good results for exact matches using =IF(ISERROR(MATCH(B1,A:A,0)),"False","True")
however, what I am struggling with is finding partial matches in the array A:A (ie where B1 is "U1 1 Smith Street Adelaide" return a partial match indicator to show that "1 Smith St Adelaide" is a value in A:A.


I hope this makes sense?


Hallett505
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.

Forum statistics

Threads
1,215,202
Messages
6,123,625
Members
449,109
Latest member
Sebas8956

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