Splitting up data by spaces

  • Thread starter Thread starter Nick C
  • Start date Start date
N

Nick C

I have a list of names in one column, all of which are different lengths,
which I want seperating into different columns e.g.

Smith John Mr Mr John Smith
Johnson Pauline Miss Miss Pauline Johnson

Any ideas?

Regards,

Nick
 
Hi,

Have a look at
Data|text to columns

Use the space as a delimeter

Mike
 
If your data is consistent as your example.

You could use Data>Text to Columns>Space delimited then swap A and C columns.

Or you could download Chip Pearson's FirstLast workbook to see how he uses
formulas to adjust.

http://www.cpearson.com/excel/FirstLast.htm


Gord Dibben MS Excel MVP
 

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

Back
Top