Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to disable a user's access to the VBA code
in an Excel 2000 XLS file having protected sheets in a protected workbook? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can protect the VBA project so they can't view/edit the code.
If you need to prevent users from running code, the only way would b to force the workbook into design mode. How i'm not sure.... Dunca -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code to disable a cell in excel | Excel Discussion (Misc queries) | |||
Desktop shortcut to a named Excel file - every time I open it adds a "1" to the file name - how to disable? | Setting up and Configuration of Excel | |||
How to disable VIEW CODE in the tab of a workbook | Excel Programming | |||
Disable/Enable Macros through code | Excel Programming | |||
Disable Code | Excel Programming |