G
Guest
I have a lot of sub procedures written for multiple forms. I want to create
a generic error handler that identifies the error number and error
description and instructs the user to contact the administrator. I do not
want them to have the option to debug or get into the coding in anyway. How
can I create this error handler once and have it activated anytime an error
occurs, regardless of what form they are using?
a generic error handler that identifies the error number and error
description and instructs the user to contact the administrator. I do not
want them to have the option to debug or get into the coding in anyway. How
can I create this error handler once and have it activated anytime an error
occurs, regardless of what form they are using?