View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips[_4_] Bob Phillips[_4_] is offline
external usenet poster
 
Posts: 834
Default How do I separate first and last names into two columns?

Look at DataText To Columns, with a separator of space or comma, depending
upon the original data.

--

HTH

Bob

"mllasalle" wrote in message
...
I have received a data base with members' names. Unfortunately the list
has
the first and last name in one column. I will be adding names and sorting
names in alphabetical order. How do I separate the first and last name so
that I have two distinct columns -- one for the first name and one for the
last name? Thanks for your assistance in this matter.