View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Koveras Koveras is offline
external usenet poster
 
Posts: 9
Default Macro for importing a fixed width text file into the activeworkbook

I can set up a macro to import a text file just fine, but how can I
write it so that it imports into the active workbook? Pearson's has an
example of importing to an active workbook, but thats limited to
delimited files. How can I modify this to work for a fixed width? any
help is greatly appreciated!