Thread: Seperate column
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hildo Hildo is offline
external usenet poster
 
Posts: 1
Default Seperate column

I have one column with the following information:

Last-name1 space Last-name2 space Name

The names are of different lenghts.
I have to seperate Last-name1, Last-name2 and Name and put
them in seperate columns. So from one column I have to go
to 3 columns.

Please help.

Thanks in advance.

Hildo