Hi,
I am trying to get excel to loop through the worksheets in the workbook and copy data to another workbook.
eg.
Task of each loop:
Find the sheet in the destination workbook with which sheet name matches the Value of cell C9
Copy data from Source Worksheet to destination worksheet
Move to next worksheet in source workbook and repeat loop.
So depending on the value of C9 on each worksheet in source with dictate the sheet that received the data in the source...
I have had a bash at some code which I will post below, but I cant get it work just right. Possibly because the Source Workbook file name can be variable!
HELP please....
![]()
Please Login or Register to view this content.
Bookmarks