View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Splitting up data by spaces

Hi,

Have a look at
Data|text to columns

Use the space as a delimeter

Mike

"Nick C" wrote:

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