View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jamie Martin[_2_] Jamie Martin[_2_] is offline
external usenet poster
 
Posts: 25
Default trimming whitespace

Can I trim all whitespace from a string, turning "cat<any number of spaces,
plus if possible any number of tabsdog" into "catdog"?