Hi all,
I have the code below - it doesn't catch an error when there is one (when I remove "on error resume next", the SET T2 = errors with an "Run-Time error 91: Object variable or With block variable not set". - In my experience this should still change the err.description or number, but just not stop the code.
Why doesn't the Err.description or .number change when it's within the 'resume next' statement?
![]()
Please Login or Register to view this content.
Bookmarks