E
Edward
I have a section of code that I want to use "on error resume next" to
bypass certain errors but then I want to restore the code to using the
normal error function without using an error handling routine (just
getting the visual basic popup stating that an run-time error
occurred).
How can I do that?
Thanks.
Edward
bypass certain errors but then I want to restore the code to using the
normal error function without using an error handling routine (just
getting the visual basic popup stating that an run-time error
occurred).
How can I do that?
Thanks.
Edward