Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm having some difficulties with some classes I set up. I'd like to have each instance of my class "own" a dictionary object. I can set it up in the class and work with it. My problem is in communicating it outside of the class, or alternatively passing a dictionary object to my class either through a method or a procedure. I'm getting the feeling that you just can't do this. Is that true? Is there something I'm missing? Along with this I'd like to be able to pass an array to or from an object. Can this be done? I'd appreciate any advice, or even some fairly definitive bad news. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing a variant object to a C++ dll | Excel Programming | |||
Passing a .NET DataSet object to Excel to be used with VBA | Excel Programming | |||
Passing a Label object to another procedure | Excel Programming | |||
passing an object | Excel Programming |