Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
I have a public variable that is currently declared as string at the top module 1 How and where should I set/define the variable value so that it is the same and available to any macro/procedure in the project/wookbook? currently trying set Pwd = "owntext" ' Pwd is the public variable The value for Pwd is the password for locking/unlocking sheets so I do not want to have to set it more than once if possible.. On a kind of related note is there a way to stop people viewing the macros? I can protect pages, I can prevent the original file being over written, I can even prevent anybody other than me from saving the file at all but this is almost pointless if the user can view & edit macros |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
declaring public variables | Excel Programming | |||
Declaring a Public variable as a Range and its lifetime | Excel Programming | |||
Declaring Variables Public | Excel Programming | |||
Declaring Variables Public | Excel Programming | |||
Declaring Public Procedure | Excel Programming |