Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I try to find ways on how to set vba code that when anyone or more than one of subroutines has prompted "Exit Sub" will exit the main sub program E.g Sub main() ..... ..... ..... Call abc End Sub Sub abc() ..... ..... Exit Sub ....... End Sub Sub def() ..... ..... Exit Sub ....... End Sub Any helps will be appreciated and thanks in advance Regards Len |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Main Sheet | Excel Programming | |||
Exit Field vs Exit Button...... | Excel Programming | |||
Main first | Excel Programming | |||
Main menu is missing | Excel Discussion (Misc queries) | |||
If a called sub exit, how to the caller exit right away? | Excel Programming |