I have multiple workbooks in a directory and each with only 1 worksheet.
I wish to insert those sheets (including all formats) from every workbook to a master file.
If it is possible to use a file dialog box where I can just select the files to insert - the better.
(else, the usual identifying the path method inside the code - which is quite tedious).
just copypaste all sheets - no need to rename (I have a separate module for renaming the sheets).
I searched for some codes from googling around - but cannot complete the process.
pls help with the VBA..
many many thanks
I wish to insert those sheets (including all formats) from every workbook to a master file.
If it is possible to use a file dialog box where I can just select the files to insert - the better.
(else, the usual identifying the path method inside the code - which is quite tedious).
just copypaste all sheets - no need to rename (I have a separate module for renaming the sheets).
I searched for some codes from googling around - but cannot complete the process.
pls help with the VBA..
many many thanks