Copy worksheet from one workbook to a master workbook

  • Thread starter Thread starter mvannatta
  • Start date Start date
M

mvannatta

I have a master workbook that has multiple worksheets. each worksheet has a
companion workbook. Currently, I open the companion workbook and manually
copy from workbook to workbook. Is there a way to create VBA process or
series of macros to open each companion workbook and copy the worksheet to
the master? Each companion workbook only has one worksheet, same name as the
workbook
 
Back
Top