Breaking one column into three

M

Michael Koerner

I was sent a spreadsheet with some 4900 records, that has one column
containing the data for City, Prov, Country. I would like to know how to
break up the one column into three separate columns without having to do it
one record at a time. I am now down on bended knees pleading for
assistance.TIA
 
M

Mike H

Hi,

Without seeing some sample data it's difficult to be precise but you should
be able to do it with :-

Data|Text to Columns

If the data are delimited with a comma as in you example simply choose , as
a delimeter and follow the wizard.

Mike
 
P

Per Jessen

Hi Michael

Look at the TextToColumns from the Data menu, and follow the instructions.

Hopes this helps.
 
M

Michael Koerner

Worked like a charm. Thanks very much

--

Regards
Michael Koerner


Hi,

Without seeing some sample data it's difficult to be precise but you should
be able to do it with :-

Data|Text to Columns

If the data are delimited with a comma as in you example simply choose , as
a delimeter and follow the wizard.

Mike
 

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