Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No. Protection schemes based on macros are practically useless. And to
expand, protection schemes based on the protection offered in an Excel workbook are practically useless. -- Regards, Tom Ogilvy "JP Farrow" wrote in message ... I have created an excel 97 spreadsheet containing certain sensitive information that I wish to protect to some degree. On opening the spreadsheet locked down userforms appear under the workbook_opn vba routine. I have also protected my VBA code and disabled the break key etc within it. My final hurdle is that when excel is opening the user can hold down shift and bypass my auto open, I believe the shift sets enableevents to be false. Is there away around this, can I disable the shift key, bearing in mind that this spreadsheet would be used by networked users - so I cant alter their windows registry. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Prevent user from using Name | Excel Discussion (Misc queries) | |||
Disabling/enabling events with a button created by code?? | Excel Programming | |||
Disabling Events | Excel Programming | |||
How do I: prevent user from scolling down and right? | Excel Programming | |||
Prevent user from disabling macros | Excel Programming |