Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a subroutine which calls another subroutine. The child subroutine has an error mechanism that displays a message and then is supposed to exit out of the subroutine. Exit Sub only works for the child subroutine, however, and the main subroutine which called the child subroutine still runs. Is there a call or command to exit out of everything? Thanks in advance. -- Raman325 ------------------------------------------------------------------------ Raman325's Profile: http://www.excelforum.com/member.php...o&userid=24748 View this thread: http://www.excelforum.com/showthread...hreadid=544854 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Exit Sub | Excel Discussion (Misc queries) | |||
If Then Else with Exit For | Excel Programming | |||
how to exit sub | Excel Programming | |||
Exit when its a Mac | Excel Programming | |||
If a called sub exit, how to the caller exit right away? | Excel Programming |