View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ranswert ranswert is offline
external usenet poster
 
Posts: 161
Default Remove _ inside of string

Is there a function that will remove the space inside a string? For example
change "string 1" to "string1".
Thanks