Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Peter
thanks for your answer. This is exactly what I wanted to do. I wasn't aware that by defining the procedure "Public Property Let propArray(idx As Long, n As Long)" you could also use it by doing "myObject.propArray(3) = 10" instead of something like "myObject.propArray(3,10)" . It is much more intuitive to use your way. Thanks very much! Charles |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Assign name to chart object? | Excel Programming | |||
assign objects into array or object variable? | Excel Programming | |||
Can't assign a textbox to object | Excel Programming | |||
Can't assign a textbox to object | Excel Programming | |||
assign the sub to the object event | Excel Programming |