View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ChuckM[_2_] ChuckM[_2_] is offline
external usenet poster
 
Posts: 17
Default Exit a macro from an error condition

Is there a way to exit a program during it's execution. I want to
check if a condition is met...if not, then exit the program.
thanks
chuckm