Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to protect just one module in Excel 2002.
As VBA project properties seems to lock the entire lot, including the ability to create/record a new macro without first entering the password. Which I'd rather not circulate. Sub HideMe () ThisWorkbook.Modules("Module1").Visible = False End Sub Is in the knowledge base for previous versions and sounds like what I want but it doesn't seem to work in 2002. Any Help Appreciated Paul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help in macro coding | Excel Discussion (Misc queries) | |||
Help on macro coding for URL | Excel Worksheet Functions | |||
Please help on coding the macro. | Excel Worksheet Functions | |||
coding macro | Excel Discussion (Misc queries) | |||
Macro Coding | Excel Programming |