Hello
I have created a worksheet as a template in Excel 2003 and I don't want it to be altered. The idea is that the user should only be able to save the file if they change the filename to something else other than "template.xls". They should still however be able to fill in cells and run macros from it as long as they don't save the changes.
I know that I need to use the Workbook_BeforeSave but I am having troubles with how to implement the code.
Any ideas would be greatly appreciated.
Cheers,
Rusty
I have created a worksheet as a template in Excel 2003 and I don't want it to be altered. The idea is that the user should only be able to save the file if they change the filename to something else other than "template.xls". They should still however be able to fill in cells and run macros from it as long as they don't save the changes.
I know that I need to use the Workbook_BeforeSave but I am having troubles with how to implement the code.
Any ideas would be greatly appreciated.
Cheers,
Rusty