PlasticsGuy
Registered User.
- Local time
- Today, 04:01
- Joined
- Jun 24, 2004
- Messages
- 26
I am looking for hints and suggestions on Error handling. I know that errors are not a bad thing. The only thing bad about errors is how you handle them. In forms (which is my last real weak point) I get run time error #6. Is there a way I can isolate it and develop a way to handle that error so that the user will not have to adjust or wonder if it is something they did wrong? Is there a program either VBA or something else that I can use in my program to trap and inform me of what the errors mean and a possible way to handle them? 