Error Handler

  • Thread starter Thread starter Ripan
  • Start date Start date
R

Ripan

Has anyone written an error handler for VBA forms. The error handler
would display error messages based on bad input and pop up messages
dynamically, etc.

If not, has anyone developed a clean way to display error messages
without using excessive message boxes?

Thanks for any help.
 
Instead of message boxes and popups, consider a label on the form
itself that displays the error message.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Error Handler 1
Blue screen error message 1
Error Handler (Global?) 3
VBA Error Handling 4
Error Handler and Error 1004 1
Calling a handler 4
Another Error Handling Question 4
Error handler resume 5

Back
Top