View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Russell Lucas Russell Lucas is offline
external usenet poster
 
Posts: 8
Default Newbie in deep..... Excel and VB

If you are having a problem with spaces being left in or added simple use the TRIM function (can be used in VBA and Excel) to remove excess spaces.