View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dtittle dtittle is offline
external usenet poster
 
Posts: 3
Default removing word wrap from a text file

I am Importing a text file with my macro, and need to remove the word
wrap before Importing. Can I do this in the macro itself? Right now I
am doing this manually before I run the macro.