Splitting contents of column into 4

D

Daphtg

I have a very large data base, the column containing addresses needs to have
the information split into 4 columns. Currently the address, Unit
number,Town/State, and Zip is in one column. I need to split the contents of
each of these 4 things into 4 separate columns. How do I do it??

Thanks so much in advance
 
J

Jacob Skaria

If you have a delimiter in between each field use Data>'Text to Columns
'options

--Select the range/column needs to be changed. From menu Data>Text to
Columns will populate the 'Convert Text to Columns Wizard'
--By default the selection is 'Delimited'.
--Keep the selection and hit 'Next'.
--From the Step2 of the Wizard from the options
Tab,Semicolon,Comma,Space,Other select your separator..
Specify in other and hit Next.
--Hit Finish

If this post helps click Yes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top