Good afternoon everyone,
My code has my open workbook set to the template name, Set bk = Workbooks("Hybrid packet.xlsm") 'assumed open.
This template will be resaved before being filled out. Is there a way for the VBA code to auto change this file name to the new file name when saved? The whole process is to copy and paste other tabs from other workbooks into this template.
Thank you in advance.
My code has my open workbook set to the template name, Set bk = Workbooks("Hybrid packet.xlsm") 'assumed open.
This template will be resaved before being filled out. Is there a way for the VBA code to auto change this file name to the new file name when saved? The whole process is to copy and paste other tabs from other workbooks into this template.
Thank you in advance.