Comparing similar but not exact text?

TomSTL

New Member
Joined
Mar 25, 2009
Messages
1
I often get lists of businesses and need to compare them against our existing customer list. We may have ABC Widget Company in our list, and the new list could have ABC Widget Co. or just ABC Widget. Is there a way to compare text in a cell and return a true/false value if the text in those cells are close but not exact?

My only other idea is to create a LEFT function for each cell for 5 or so characters and compare "ABC W" to "ABC W". This may work in most cases but won't work with "The Widget Co" vs. "Widget Company, The".
 

Excel Facts

How can you turn a range sideways?
Copy the range. Select a blank cell. Right-click, Paste Special, then choose Transpose.
Have a look at the find function if it returns a number you have a match, look at search too one of them is not case sensitive
 
Upvote 0

Forum statistics

Threads
1,214,987
Messages
6,122,618
Members
449,092
Latest member
amyap

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