Thread: exiting program
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PLPE[_17_] PLPE[_17_] is offline
external usenet poster
 
Posts: 1
Default exiting program


Hi,

I have a subroutine in which i am using an if statement. If case is not
satisfied, exit sub. - I'd like to change this to *exit program * or
*terminate program execution*.

At the moment, I'm using "Exit Sub", but I am going to nest this sub
within another.

Is there a similar command to exit the program


--
PLPE
------------------------------------------------------------------------
PLPE's Profile: http://www.excelforum.com/member.php...o&userid=23856
View this thread: http://www.excelforum.com/showthread...hreadid=387509