View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
EagleOne EagleOne is offline
external usenet poster
 
Posts: 68
Default On Error Resume Next (when next statement is Do Loop ...)

2003

If the next code-line after On Error Resume Next is a Do .... Loop,
is the next "statement" the entire Loop or the first code-line
in the Do .... Loop?