Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to generate an XLA password using VBA? Also a password to to protect the viewing of modules using VBA
The XLA file is being genererated from a script. Any help on this one would be greatly appreciated Thanks in advance Geof |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The only access to functions that would allow you to protect a project
(code) using VBA would be the use of Send keys. The workbook.SaveAs method has arguments for supplying passwords. -- Regards, Tom Ogilvy "Geoff" wrote in message ... I would like to generate an XLA password using VBA? Also a password to to protect the viewing of modules using VBA. The XLA file is being genererated from a script. Any help on this one would be greatly appreciated. Thanks in advance Geoff |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Geoff
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro passwords | Excel Discussion (Misc queries) | |||
how to record macro for passwords | Excel Discussion (Misc queries) | |||
Macro Passwords | Excel Discussion (Misc queries) | |||
Passwords, Macro Security and Vs2007 | Excel Discussion (Misc queries) | |||
Macro Passwords | Excel Programming |