Macro coping data from many workbooks into one
Hello,
Please could someone help me?
I need to write a macro that will open up a folder containing over 3000 workbooks, copy the data from each workbook and paste the data into a new workbook.
How can I get the macro to copy the data from the first workbook into a new workbook and then copy the data from the next workbook and paste it below the data that was just copied across?
Is there a loop that can be used in order to do this?
Any help would be very much appreciated.
Thank you