Thread
:
On Error Resume Next (when next statement is Do Loop ...)
View Single Post
#
1
Posted to microsoft.public.excel.misc
EagleOne
external usenet poster
Posts: 68
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?
Reply With Quote
EagleOne
View Public Profile
Find all posts by EagleOne