Hi.

Originally posted by Megatron
I prefer to use Error Handling as a last resort
Megatron, does this mean that you don't even put in the
Code:
On Error GoTo
statement at all? Or does it mean that you put the Error Handling in your programs, but only rely on it to fire as a last resort?

I'm asking this because you have more experience than I do and I wanted to know which technique you used.

Of course, everyone is welcome to chime in with their thoughts on this topic.

Thanks.