Removing duplicate phrases from corresponding columns

blackystrat

New Member
Joined
Aug 5, 2014
Messages
26
Hello


I have a spreadsheet that have 2 columns; Address and City


The addresses end with the city names attached to it, but I also have a separate column with the city names.

[TABLE="width: 577"]
<tbody>[TR]
[TD]Address[/TD]
[TD]City[/TD]
[/TR]
[TR]
[TD]11305 Via Balboa Anchorage[/TD]
[TD]Anchorage[/TD]
[/TR]
[TR]
[TD]P.O. Box 3652 35670 Kenai Spur Hwy. Ste. 102 Soldotna[/TD]
[TD]Soldotna[/TD]
[/TR]
[TR]
[TD]P.O. Box 2721 Soldotna[/TD]
[TD]Soldotna[/TD]
[/TR]
</tbody>[/TABLE]

What I want is to batch remove all the city names that are appended to the addresses in the same cell. I want to have two distinct columns for address and city name.

Any help with this would be greatly appreciated

Many thanks
 
Last edited:

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.

Forum statistics

Threads
1,223,723
Messages
6,174,117
Members
452,545
Latest member
boybenqn

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