Hi everyone!
I am having a problem with the code below. I have above 1000 excel files, all of which are workbooks with one sheet. I am trying to copy data from these workbooks and paste them one after another in one new workbook in the same worksheet one after the other.
I wrote the following code but it doesn't execute what I want.
The data I am copying is a range of 97 rows and 5 columns from A to F. I want to copy these data into a worksheet one after the other, in a descending order.
Would anyone be able to take a look at this code?
Thank you in advance!
Bookmarks