View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Separating first and last names

Hi
have a look at
http://www.cpearson.com/excel/FirstLast.htm

--
Regards
Frank Kabel
Frankfurt, Germany
"JayCeeJay" schrieb im
Newsbeitrag ...
I have a string that contains first name and last name in ONE FIELD.

What VBA code do I use to separate the names, thus creating two
separate fields?