Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
in my excel workbook project I use a lot of VBA code where I open different external data sources, hide and unhide some worksheets and do things that shoul not be explicitly viewed by normal users. So I protected Visual Basic code with a password what is probably not the best security (?) but it is probably enough for our not so experienced internal users. What disturbs me is but that the user can clicks on Macros icon from the Developer - Code ribbon and then he can see the list of all my programs defined in my Visual basics Modules. And not only see - the user can even run any od these programs alone and on such way ,because of uncontrolled treatment, he can cause unexpected consequences. Is there any way how to disable user from such uncontrolled actions? Ivan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can protect worksheet then workbook but not Protect and Share in code | Excel Programming | |||
VBA button on Developer ribbon can not be clicked | Excel Discussion (Misc queries) | |||
Excel 2007 Record Macro button in Developer tab is not highlighted | Excel Discussion (Misc queries) | |||
Running a macro to protect a workbook on a already protected workbook UNprotects the workbook ?? | Excel Programming | |||
How to password protect several excel workbook pages using a macro | Excel Programming |