Copy data from different workbooks in different folders

wagnercardozo

New Member
Joined
Oct 21, 2015
Messages
22
Hello everyone!

I have lots of excel files, each one saved in a separated folder, that I have to copy data from them. This is the structure I have here:

Folder Names:
15109
15115
16160
etc ... A total of 70+ folders

Each folder has a excel (with macro file):
15109 LME.xlsm
15115 LME.xlsm
16160 LME.xlsm
etc ... A total of 70+ files

Each excel file has a "SUMMARY" tab.
I want to copy what is in the cells from A8 to S8. The information there are from formulas, I need a "Paste Values Only".

The idea is to have a file called Job Summary.xlsm with a macro which will open these folders, open these files, copy the data from those cells and paste it in a worksheet called "Summary".

Unfortunately this task goes beyond my Excel skills. I need help to create this code!

I would like to thank you all in advance

Regards,

Wagner
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.

Forum statistics

Threads
1,215,465
Messages
6,124,977
Members
449,200
Latest member
Jamil ahmed

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top