R
Rollin_Again
Sorry about double posting this problem but I realized after submitting
my post that it should have been posted to this group instead of the
programming group. I have requested that the orignal post be deleted.
Please help, I need a quick solution!
I have a workbook that several people at work will be using. I want to
keep the orignal workbook intact and force the users to rename the
workbook whenever they try to re-save it.
Is it possible to add some code to the Workbook_BeforeSave event and
determine whether the file is being saved with the original filename
and if so, force a SaveAs something else instead?
I am not interested in creating a template so please do not offer this
as a solution.
Rollin
my post that it should have been posted to this group instead of the
programming group. I have requested that the orignal post be deleted.
Please help, I need a quick solution!
I have a workbook that several people at work will be using. I want to
keep the orignal workbook intact and force the users to rename the
workbook whenever they try to re-save it.
Is it possible to add some code to the Workbook_BeforeSave event and
determine whether the file is being saved with the original filename
and if so, force a SaveAs something else instead?
I am not interested in creating a template so please do not offer this
as a solution.
Rollin