Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Create a "column" class and then create instances of it in your main class.
Not really that different from creating any other object within a class. Tim. -- Tim Williams Palo Alto, CA "Josh Rolfe" wrote in message ... This is fine if all you are using the class for is storing and retrienving variables, but you aren't able to define your own methods. i.e. myClass.mySubClass.getInfo() "tony h" wrote in message ... try collections. You can have collections of objects and of collections. regards -- tony h ------------------------------------------------------------------------ tony h's Profile: http://www.excelforum.com/member.php...o&userid=21074 View this thread: http://www.excelforum.com/showthread...hreadid=505533 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
problems with my class | Excel Programming | |||
Class Modules | Excel Programming | |||
Class module | Excel Programming | |||
RaiseEvent from a class contained in a 2nd class collection? | Excel Programming | |||
Is it possible to set a class member to be another class member? | Excel Programming |