separating addresses into separate fields

snipescc

Board Regular
Joined
Aug 29, 2010
Messages
130
<TABLE style="WIDTH: 329pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=438 x:str=""><COLGROUP><COL style="WIDTH: 329pt" width=438><TBODY><TR style="HEIGHT: 12.75pt" height=17><TD style="WIDTH: 329pt; HEIGHT: 12.75pt" class=xl63 height=17 width=438 align=left>I have a project at work that involves standardizing data sent to me from several different sources, in multiple formats. One of the places I get it from has all the information in one cell, and I need to separate it into different coulmns (one for first name, one for last name, one for street number, one for street name, one for zip code. There is a different number of words in the names, and a different number of words in the street names. This is a sample of what the data looks like. Remember, it is all in one cell. Can anyone help me? Is it possible to split the data into coulmns using a switch between letters and numbers as the delimiter?


</TD></TR><TR style="HEIGHT: 12.75pt" height=17><TD style="HEIGHT: 12.75pt" class=xl63 height=17 align=left></TD></TR><TR style="HEIGHT: 12.75pt" height=17><TD style="HEIGHT: 12.75pt" height=17 align=left>Personal Information removed - Please only use sample data</TD></TR><TR style="HEIGHT: 12.75pt" height=17><TD style="HEIGHT: 12.75pt" height=17 align=left></TD></TR><TR style="HEIGHT: 12.75pt" height=17><TD style="HEIGHT: 12.75pt" height=17 align=left></TD></TR></TBODY></TABLE>
 
Last edited by a moderator:

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Thank you for the help, some of those tricks are helping.

(By the way, the address data i posted had been altered, I changed the names and addresses, the town was the only part that was the same)
 
Upvote 0

Forum statistics

Threads
1,215,051
Messages
6,122,872
Members
449,097
Latest member
dbomb1414

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