See
http://www.cpearson.com/excel/ErrorHandling.htm for an in depth
discussion of error handling.
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
(email address is on the web site)
"davegb" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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
>