Hello all,
I am trying to transfer data from several workbooks (8 at the moment) to a single Master Workbook.
All the headers are the same in all workbooks, the only difference are the number of rows, thus the use of Do Until to identify the last populated row
I have tried using Do Until Loop but I always end up copying and pasting in the same row in my Master workbook.
Here is the code, I see where the problem is but I cannot correct it. (my guess is Range C9 in the loop, it should be dynamic instead but i cant figure out the code to do this)
PS: I'm a beginner in VBA and have always struggled with it
![]()
Please Login or Register to view this content.
Bookmarks