View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Rob Bovey Rob Bovey is offline
external usenet poster
 
Posts: 811
Default On Error Resume Next

"Stefi" wrote in message
...
Thanks Rob, it's clear. But the exception you mentioned is not really an
exception, because the code did not exit the procedure with the "On Error
Resume Next" in operation, so the original rule prevails: "On Error Resume
Next" remains in effect until exiting the procedure it was used in, OR the
code execution reaches another "On Error" statement that explicitly
override
the original "On Error Resume Next".
Am I right?


Hi Stefi,

Yes, you are correct..

--
Rob Bovey, Excel MVP
Application Professionals
http://www.appspro.com/

* Take your Excel development skills to the next level.
* Professional Excel Development
http://www.appspro.com/Books/Books.htm