Newbie Q: What does "On error goto 0" mean?
As written in VBA help
Disables any enabled error handler in the current procedure.
--
HTH
RP
(remove nothere from the email address if mailing direct)
"*¡¸ My-Ricky ¡¸*" wrote in message
...
Dear all,
I saw so programs use the code "On error goto 0". What does it mean
actually and when should I apply
this code to my vba program?
Thanks in advance
--
|