View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
tjtjjtjt tjtjjtjt is offline
external usenet poster
 
Posts: 51
Default Switch names in cell

Thanks, Bob. Always nice to see different ways to do things.
--
tj


"Bob Phillips" wrote:

Take a look at
http://www.vbaexpress.com/forum/show...hlight=brettdj



--
HTH

Bob Phillips

"tjtjjtjt" wrote in message
...
Does anyone have a routine that can take a list of names entered as
"Lastname, Firstname" and change those names to "Firstname Lastname"

within
the same cells?

Thanks,

--
tj