Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I like to keep all my general purpose procedures/functions in a seperate excel sheets as series of modules to maintain them at a single location. How can I call them from another working sheet without importing the applicable module. The Application.run does not allow me to pass objects per HELP. Help screen says "Objects passed as arguments to the macro are converted to values (by applying the Value property to the object). This means that you cannot pass objects to macros by using the Run method" Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
calling a C++ program from Excel 2000 and passing a result from C++ back to an excel spreadsheet | Excel Discussion (Misc queries) | |||
Calling a Sub passing Textbox name | Excel Programming | |||
Calling Procedures | Excel Programming | |||
Calling objects | Excel Programming | |||
Passing ARGUMENTS between event procedures of a USERFORM | Excel Programming |