Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to prevent the user from viewing VB scripts and Macros. The
reason I ask is that I have a protected sheet and I have passowrds coded into the scripts that I want to prevent the user from seeing. eg. Sub auto_open() With Worksheets("Passive Safety") .Protect Password:="password", userinterfaceonly:=True .EnableOutlining = True End With End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Linking multiple scripts by user OK | Excel Programming | |||
Hide columns to all but one user? | Excel Discussion (Misc queries) | |||
how can I hide macro list from user? | Excel Programming | |||
VBA code scripts in macro | Excel Programming | |||
Hide code from user | Excel Programming |