View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DnD DnD is offline
external usenet poster
 
Posts: 3
Default automating import of several text files from specified folder

i need a macro that will automatically import text files (fixed width) from a
specific folder. the number and names of the files in the folder will vary at
any given time. i would also like the files to be imported to the same sheet
(there's not too much data per text file).