Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is it possible to hide a protection password in a macro
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
see your other thread
"Partly Void" wrote: Is it possible to hide a protection password in a macro |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Yes.
You must lock the project from viewing. In VBE right-click the workbook/project and PropertiesProtection. Check the lock from viewing and add a password. The workbook must be saved and closed before protection of code takes place. Gord Dibben MS Excel MVP On Sat, 4 Oct 2008 01:31:01 -0700, Partly Void wrote: Is it possible to hide a protection password in a macro |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thanks Gord, "Gord Dibben" wrote: Yes. You must lock the project from viewing. In VBE right-click the workbook/project and PropertiesProtection. Check the lock from viewing and add a password. The workbook must be saved and closed before protection of code takes place. Gord Dibben MS Excel MVP On Sat, 4 Oct 2008 01:31:01 -0700, Partly Void wrote: Is it possible to hide a protection password in a macro |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating Macro to Unprotect and unhide | Excel Discussion (Misc queries) | |||
unprotect sheet macro | Excel Discussion (Misc queries) | |||
unprotect sheet macro | Excel Discussion (Misc queries) | |||
How to unprotect a workbook by macro? | Excel Discussion (Misc queries) | |||
Macro to Unprotect sheet!? | Excel Worksheet Functions |