View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Archer Mike Archer is offline
external usenet poster
 
Posts: 52
Default removing tabs and newlines

Hello - I need to assign an entire htm file to a variable without tabs and
newlines. In perl, you can replace regular expressions. What do you use to
replace tabs and newlines in vba?
--
Thanks,
Mike