View Single Post
  #1   Report Post  
dstiefe
 
Posts: n/a
Default Error Handling for "my" menu bar

I am creating a menu bar. This menu bar as you can imagine call out to run a
macro. If that macro does not exist you get an error message. How do I
capture that error message and replace it with my own "error" message?

Thank you