Thread: splitting cells
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default splitting cells

DataText To Columns with space as a delimiter

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Nicole" wrote in message
...
Is there a way to split a cell containing the following information

eyerly david j eyerly jennifer k which is = to
last name First Middle Int. Last Name First Middle Int.

So i want the last name in one column and the first in another and i dont
need the middle initial but if its easier to keep it when splitting that

is
find. My main focus is to get the last name in on cell.

Thank you,