Hi guys,
I know there is loads script that combine workbooks
my problem is I don't how to make one I found fit my conditions.
I got two files
C:/test/1/myFile1.xls
the file contains one sheet (sheet1)
C:/test/1/MyFile2.xls
the file contains one sheet (sheet2)
I need a script that take/copy sheet 2 from "MyFile2.xls"
into myFile1.xls after the first sheet then save overwrite the existing file.
I got like 100 files in the folder so it need to specify the script take from "MyFile2.xls"
Could someone help me with this code?
Thank you in advance.
Bookmarks