Thread
:
Where does an "On error resume next" statement apply?
View Single Post
#
1
Posted to microsoft.public.excel.programming
davegb
external usenet poster
Posts: 573
Where does an "On error resume next" statement apply?
If I put an "On error resume next" command in a macro, and it's in a
sub called from another sub, does it end when the sub it was in ends,
or does it still apply back in the parent sub?
TIA
Reply With Quote
davegb
View Public Profile
Find all posts by davegb