Hopefully this should be an easy one for someone.

Does anyone know how to revert back from the "On error resume next".

I want to be able to at a certain point turn this off and then back on
and so on.

Thanks

Re: Error Handling by Sofia

Sofia
Thu Aug 17 12:30:11 CDT 2006

Hi Peter! :)

Just write:
On Error Goto 0

Have a nice day! :)

/Sofia

"hoppers" <Peter_Hopkin@ML.com> wrote in message
news:1155833549.782228.280820@i3g2000cwc.googlegroups.com...
> Hopefully this should be an easy one for someone.
>
> Does anyone know how to revert back from the "On error resume next".
>
> I want to be able to at a certain point turn this off and then back on
> and so on.
>
> Thanks
>