Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Suppose I am dwelling in a general module and want to call up subroutine "Test" located in a Userform1 module, provided the sub i not qualified PRIVATE, I would use *Call Userform1.Test* Now, how do I accomplish the same task if the call is made, not from general module, but from a ClassModule? Call Userform1.Test fails i this connection. Thanks for any help. Myle -- Myle ----------------------------------------------------------------------- Myles's Profile: http://www.excelforum.com/member.php...fo&userid=2874 View this thread: http://www.excelforum.com/showthread.php?threadid=52795 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro in excel to call a access module to run. | Excel Discussion (Misc queries) | |||
to call procedure in a worksheet in a module | Excel Discussion (Misc queries) | |||
Call a Module | Excel Programming | |||
Call to Re-Named Module [to match Sub() name] fails ? | Excel Programming | |||
Call other sub in the same module | Excel Programming |