Error Message - Customize

S

Sharon

How can I customize an error message? One in particular is not on the list
in a drop down.
 
R

RuralGuy

How can I customize an error message? One in particular is not on the
list in a drop down.

Hi Sharon,

You should have error handling code in all of your procedures and then you
can intercept any error and display your own message or ignore it if you
choose.

HTH
 
Top