Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Al
A Public variable declared outside a sub at the top of any normal code module is available to all other modules. regards Paul "Al" wrote in message ... Hi all I need to define: Public RunWhen As Double and Public Const cRunIntervalSeconds = 120 '2 minutes in a Global module. How is that done? Could not find any info in the help. Many thanks Al |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
global changes | Excel Worksheet Functions | |||
CLASS MODULE & SIMPLE MODULE | Excel Discussion (Misc queries) | |||
code in module A to not execute a Worksheet_SelectionChange sub of another module | Excel Discussion (Misc queries) | |||
arrays - module to module | Excel Programming | |||
Variable from a sheet module in a class module in XL XP | Excel Programming |