View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Bateman David Bateman is offline
external usenet poster
 
Posts: 15
Default two word last names

I am importing data delimited, with tab and space selected if counta = 12
then everything is fine if counta = 13 then I have people with two word last
names. When this is the case how would I programmatically combine the names
in columns c, d to reflect this?
Thank you in advance.

db