I need some help with how to code a generic error handler, or something to that affect that will display the error for the user, so they will know why a function did not happen, and then clear the error so that the user can continue working. I tried to implement this, but after my code displayed the error, and I tried to click or tab somewhere else on the form, the application will crash. HELP!!!!