Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I need to initialize a couple of objects on a sheet just once upon Sheet.Activate event; I'd use a bool varibale as a semaphor so that further inits would be prevented if a user returned to that sheet from another one and this semaphor would have been set to true. Now - where should I put this variable for it to retain its value throughout the 'lifetime' of the whole workbook? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Static variable | Excel Programming | |||
"Static" Behavior without Static Defn | Excel Programming | |||
Static Header Row | Excel Discussion (Misc queries) | |||
Static Row | New Users to Excel |