merge multiple worksheets from multiple excel files into oneworksheet

  • Thread starter Thread starter Shamoun Ilyas
  • Start date Start date
S

Shamoun Ilyas

i have around 8000 excel files with more than 30 worksheets in each
file. I want to merge all the information into one "master" worksheet.
can someone please help?
 
Hello Ron,

Your Add-In i have tried. But it does not work because the format of
all the files is actually XML.

The code from your above website are not working as well. it says "Sub
or Function not defined".

Thanks for your help
 
Read the info on the site good
I only explain the sub that you must change on the webpage

Download the workbook with code and change the code for the xml extension
 
Thanks. It worked. Where can i learn VBA online?

Read the info on the site good
I only explain the sub that you must change on the webpage

Download the workbook with code and change the code for the xml extension
 
Back
Top