Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi NG
I have a question about assignment of variables by reference or value. I have a module where a collection C is defined as public. In my form i want to use that information. Because i use a callback e.g. button_click() i can not parse C in to the function. Instead i do the following in the button_click() callback dim A as collection A = modSomething.C Is A then a copy of C or is it a reference? For performance reasons i would like it to be a reference. Regards Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel assignment | Excel Discussion (Misc queries) | |||
point assignment | Excel Discussion (Misc queries) | |||
Key Assignment Log | Excel Discussion (Misc queries) | |||
assignment problem | Excel Worksheet Functions | |||
excel assignment | Excel Discussion (Misc queries) |