B
Ben
Hi
We have developed a macro in Outlook, and for some reason On Error GoTo is
not working?
I have checked that the options are set to only Break on unhandled errors.
We have the code:
On Error GoTo errornext2
....... 4 lines later
errornext2:
Any advice would be much appreciated.
Thanks
B
We have developed a macro in Outlook, and for some reason On Error GoTo is
not working?
I have checked that the options are set to only Break on unhandled errors.
We have the code:
On Error GoTo errornext2
....... 4 lines later
errornext2:
Any advice would be much appreciated.
Thanks
B