Comparing two lists of addresses that use different inconsistent format

davidtirosh

New Member
Joined
Aug 26, 2020
Messages
1
Office Version
  1. 2007
Platform
  1. MacOS
I have two lists that include a column of addresses. I am trying to find the Addresses that appear only in list 1.
My main issue is that the addresses are entered in an inconsistent format. I am including a few examples
List 1.
162 Stanton St
242 W. 7th Ave
24 E 61St St.
544 W 165

List 2.
162 STANTON STREET
242 WEST 7 AVENUE

In this case, the 2 first addresses are the same. So If I was to look for addresses that Exist on List 1 and not list 2, I would only get
24 E 61St St.
544 W 165

My assumption is that I should change One list to use the same formatting for the address to match the other list (The second list is consistent) and then match them.
I looked at FIND and REPLACE as well as formulas using REPLACE or SUBSTITUTE unsuccessfully.
Any suggestions would be great
Thank you
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying

Forum statistics

Threads
1,214,990
Messages
6,122,625
Members
449,093
Latest member
catterz66

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