View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Tozer Brian Tozer is offline
external usenet poster
 
Posts: 16
Default On error goto 0?

Exactly what is accomplished by the line of code seen often in VBA 'On error
Goto 0'?

Thanks
Brian Tozer