Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
1. How can I preserve a instanciated class even after a macro finishs executing. I do not want to run the same routine again and again if we can keep a class previoulsy instanciated and some data in it. 2. I was thinking of making a Collection static, but when I declare it as a module-level variable an "Invalid outside Procedure" error gets thrown... How should I achieve this? Thanks, Tetsuya Oguma, Singapore |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Wrapping a Collection Class | Excel Programming | |||
Need Class Collection advice | Excel Programming | |||
Collection Class problems | Excel Programming | |||
RaiseEvent from a class contained in a 2nd class collection? | Excel Programming | |||
For/Each iteration for collection class | Excel Programming |