View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Big UT Fan Big UT Fan is offline
external usenet poster
 
Posts: 34
Default Help with manipulating text in Excel 2003

I have a column which is in the format of "Lastname, Firstname
textidonotcareabout".
I'd like to change the text to Firstname Lastname via a function. Is this
possible? If not then I'm trying to learn some basic VBA programming so a
macro could be an option. Thanks in advance!