View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Webtechie Webtechie is offline
external usenet poster
 
Posts: 84
Default Find the line of code that caused the error?

Hello,

I am trying to write a errandling routine. I have it working fine, but I
would like add one thing. It would be nice to know where in the procedure
the error occurred. Is there a way to get the procedure line number that
caused the error?

Thanks,

Tony