Mike Leigh
Registered User.
- Local time
- Today, 00:56
- Joined
- Feb 5, 2001
- Messages
- 11
Just some little pointers required here...
Instead of typing all the erros available into each form is it possible to use an error function ?
Is this the best way to trap errors ?
I am asking because I have lots of On Error Goto's all over the place and it would be easier to have the common ones plonked inside a module. Any pointers anyone
Thanks in advance
Instead of typing all the erros available into each form is it possible to use an error function ?
Is this the best way to trap errors ?
I am asking because I have lots of On Error Goto's all over the place and it would be easier to have the common ones plonked inside a module. Any pointers anyone
Thanks in advance