Hi guys,
I have a spreadsheet I use as a template for employees to fill in.
I would like to save the workbook after employees have entered details under their name located in cell M1 but not overide the current template.
So they start by opening the spreadsheet template.xlsm.
Enter their details and press a custom save button.
Saves their details to new file EmployeeName.xlsm
But doesn't save anything to template.xlsm.
Can anyone help me with the VBA code for this?
Any help would be greatly appreciated.
Thanks.
I have a spreadsheet I use as a template for employees to fill in.
I would like to save the workbook after employees have entered details under their name located in cell M1 but not overide the current template.
So they start by opening the spreadsheet template.xlsm.
Enter their details and press a custom save button.
Saves their details to new file EmployeeName.xlsm
But doesn't save anything to template.xlsm.
Can anyone help me with the VBA code for this?
Any help would be greatly appreciated.
Thanks.