View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bruccce Bruccce is offline
external usenet poster
 
Posts: 20
Default debug errors....

How can I trap for debug errors? the main on that I really would like to
trap for and not close out my userform is "a dialog box is open" when I have
my procedure sending an email and then there is some thing that is open in
outlook. Is there a way that I could get it to put something "Hey Idiot, you
need to close all dialog boxes before you can proceed... Press R to retry...
C to Cancel"

Thanks, Bruce