Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
I am working with classes and I have a little question: how do you create a pointer on the object in which the procedure sits? More precisely, I have an object A, which has a procedure that allows to create some Objects B. This procedure gets a pointer on object B each time it creates one. It is therefore easy to have a list of pointer to B stored in A. Now I would like to create a link the other way round. I would like to store in B a pointer to object A. Ideally that would be done when I create B in the procedure. But for that, I need in the definition of the procedure (which sits in object A) to use a pointer on A. Is there a sort of "myself" instruction that I can use for that? Not sure if this is clear. Thanks in advance Best regards Charles |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I make a "tab name" the "chart title"? (question on this) | Charts and Charting in Excel | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
"Disk is Full" add-on question to "Can't reset last cell" post tod | Excel Discussion (Misc queries) | |||
Question on determining "ROW" inside of a "For .. RANGE " loop | Excel Programming | |||
Validation question - allow -500%, 0%, "=50%*50%" but forbid "A", "", " ", "-" ? | Excel Programming |