Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Dear all,
I hope to ask 2 questions on the Class Modules in Excel VBA. 1) It seems that only 2 instancing property are available for Excel VBA: Private and PublicNotCreateable. May I ask whether there will be some ways to declare the class module as MultiUse or SingleUse? 2) Is there any method to use the classname string to initialize the object. For example, we could do that by $className-new() in PERL. Currently I use a switch clause to dispatch the constructor for such PublicNoCreateable class but it need to modifiy each time a new class is added. Tom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
Extract MS Excel Data embedded in MS Word | Excel Discussion (Misc queries) | |||
Please help with Statistics Functions | Excel Worksheet Functions | |||
Activate method of Worksheet class fails in Excel 2000 | Excel Discussion (Misc queries) | |||
Message "class not registered" opening sheet with macros Excel 97 | Excel Discussion (Misc queries) |