Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There's no bullet proof way to stop a user saving an
excel workbook. For example they could open it with macros disabled ... so any event driven code would not work. What we do is give the user a shortcut to the excel workbook and then write protect the workbook. This prevents the user from writing over the "production" copy of the workbook while it doesn't prevent them saving a copy with a different name HTH Patrick Molloy Microsoft Excel MVP -----Original Message----- Hello, Is it possible to open a new workbook and make it impossible for the user to save the new workbook. Also let them know that they can't save it! Thanks in advance, James . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving Workbook | Excel Discussion (Misc queries) | |||
Color Changes When Saving 2007 Workbook as 97 - 2003 Workbook | Excel Discussion (Misc queries) | |||
Saving Workbook | Excel Discussion (Misc queries) | |||
saving workbook | Excel Worksheet Functions | |||
Saving workbook | Excel Programming |