M
Marrick
On the workbook's before close event I 'save-as' the file with a new
name.
If I open the file with the new name I would like to alter its
properties to 'read only'.
I envisage the opening line of code to look something like this:
If IsNot("OriginalFileName.xls") then
........? etc
Grateful thanks in advance to anyone who can help with this
name.
If I open the file with the new name I would like to alter its
properties to 'read only'.
I envisage the opening line of code to look something like this:
If IsNot("OriginalFileName.xls") then
........? etc
Grateful thanks in advance to anyone who can help with this