Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I just wanted to add that I run a Win2k/Excel 2k system;
my modules need to work with Excel 2000 and higher. Sincerely, Dag -----Original Message----- Hi, I want to allow users to protect a sheet not for security reasons but rather to avoid unintentional overwrites. But VBA should still be allowed to modify the sheet (used to refresh some data in a spreadsheet while protecting the criteria from unintentional modification). I call WorkSheet.Protect(pwd, UserInterfaceOnly:=True) and it works like a dream - for the remainder of the session. I save, close Excel and start a new instance, load the saved workbook and... now the sheet has "normal" protection and VBA is NOT allowed to make modifications. Does anyone know if this is a bug in Excel and/or how to overcome the problem? Help greatly appreciated! Regards, Dag Johansen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Data Protection Best Practice: AKA: Real Sheet Protection | Excel Discussion (Misc queries) | |||
Excel Data Protection- AKA: Sheet/Macro Password Protection | Setting up and Configuration of Excel | |||
sheet protection | Excel Worksheet Functions | |||
Sheet Protection | Excel Discussion (Misc queries) | |||
sheet protection | Excel Worksheet Functions |