View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
coder_arun[_7_] coder_arun[_7_] is offline
external usenet poster
 
Posts: 1
Default Error Handling - Infinite loop


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

--
coder_aru
-----------------------------------------------------------------------
coder_arun's Profile: http://www.excelforum.com/member.php...fo&userid=3381
View this thread: http://www.excelforum.com/showthread.php?threadid=56822