View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gunnar[_3_] Gunnar[_3_] is offline
external usenet poster
 
Posts: 4
Default I have many excel files, would like to aggregate into one

I have by bad system design in earlier stage received about 500 pcs of small
individual Excel files of exakt the same design but with data of different
items. Each file normally holds between 20 - 30 records (rows).
I now have a need to aggregate all these files into one single Excel or
Access file and would like to avoid all the work with to open each invidual
file and copy and paste.
Does any kind person know any practical method available?