C
coder_arun
Hi
My "Excel 4 Macro" Error handler goes into a infinite loop, i'm no
sure why
My macro code is
Under Auto Open I define the error handler as below
AUTO_OPE
=ERROR(2;RECOVER
The Error Handler
RECOVE
=GOTO(ABSREF(\"R[1]C[0]\";LAST.ERROR())
=RETURN(
Any help on why dose this error handler go into a infinite loop????
Many Thanks in Advance
Aru
My "Excel 4 Macro" Error handler goes into a infinite loop, i'm no
sure why
My macro code is
Under Auto Open I define the error handler as below
AUTO_OPE
=ERROR(2;RECOVER
The Error Handler
RECOVE
=GOTO(ABSREF(\"R[1]C[0]\";LAST.ERROR())
=RETURN(
Any help on why dose this error handler go into a infinite loop????
Many Thanks in Advance
Aru