uday
Member
Hi,
I want to build a Macro where particular sheet will copy from different workbook to target file.
I have attached the macro template herewith where path of the input and target file is mentioned.
In column A the file names are mentioned which are concatenate with patch information in column C. The loop process will open each of the file from given path and copy the sheet from that particular workbook which is also mentioned in column B to target file. The target file path and source file path is mentioned in column c and d.
Source files could be multiple. Loop process will file the last cell value in column C. In case of VBA nullstring msgbox should appear with note.
Regards,
Uday
I want to build a Macro where particular sheet will copy from different workbook to target file.
I have attached the macro template herewith where path of the input and target file is mentioned.
In column A the file names are mentioned which are concatenate with patch information in column C. The loop process will open each of the file from given path and copy the sheet from that particular workbook which is also mentioned in column B to target file. The target file path and source file path is mentioned in column c and d.
Source files could be multiple. Loop process will file the last cell value in column C. In case of VBA nullstring msgbox should appear with note.
Regards,
Uday