J
Jason Gyetko
When I get an error I'm calling different procedures according to error
number. In my case else statement (for any error number not defined by me)
I want to pop up the normal Microsoft Visual Basic window that you get if
you do not specify On Error. How do I do this?
It's the one titled Microsoft Visual Basic, then diplays the Runtime error
and Description with 4 buttons at the bottom: Continue, End, Debug, & Help.
Thanks.
number. In my case else statement (for any error number not defined by me)
I want to pop up the normal Microsoft Visual Basic window that you get if
you do not specify On Error. How do I do this?
It's the one titled Microsoft Visual Basic, then diplays the Runtime error
and Description with 4 buttons at the bottom: Continue, End, Debug, & Help.
Thanks.