kmeunier
New Member
- Joined
- Oct 2, 2006
- Messages
- 24
Hello everyone!
I really could use some help with regards to reformatting some list data. The data I have looks like:
CHICAGO
ABC COMPANY
1415 N DRAKE AVE. STE 2 CHICAGO, IL 60625
P 312-267-1300
F 312-583-2701
T 312-583-2700
DAYTON
EFG COMPANY
3150 US HWY 1 STE B DAYTON, OH 45458
P 937-588-1000
F 937-588-1100
T 937-588-1101
I need the data formatting into columns in order to update our database. I don't the city names directly above each company, i.e. CHICAGO and DAYTON.
I noticed that the data which preceeds the CITY, ST and ZIP is not consistently spaced, i.e. sometimes there are multiple spaces before the CITY name begins, and other times it's just 1 space.
Does anyone have any suggestions how to do this? Ideally I'd like to end up with the following columns, without commas and periods:
COMPANY
ADDRESS1
ADDRESS2
CITY
STATE
ZIP
PHONE
FAX
TOLL FREE
Thank you so much for all of your help!
Kathy M.
I really could use some help with regards to reformatting some list data. The data I have looks like:
CHICAGO
ABC COMPANY
1415 N DRAKE AVE. STE 2 CHICAGO, IL 60625
P 312-267-1300
F 312-583-2701
T 312-583-2700
DAYTON
EFG COMPANY
3150 US HWY 1 STE B DAYTON, OH 45458
P 937-588-1000
F 937-588-1100
T 937-588-1101
I need the data formatting into columns in order to update our database. I don't the city names directly above each company, i.e. CHICAGO and DAYTON.
I noticed that the data which preceeds the CITY, ST and ZIP is not consistently spaced, i.e. sometimes there are multiple spaces before the CITY name begins, and other times it's just 1 space.
Does anyone have any suggestions how to do this? Ideally I'd like to end up with the following columns, without commas and periods:
COMPANY
ADDRESS1
ADDRESS2
CITY
STATE
ZIP
PHONE
FAX
TOLL FREE
Thank you so much for all of your help!
Kathy M.