Creating a custom error messege

C

chang

Is there a way for me to create a custom error messege that way if i set it
that lets say has to be numbers in the field, so instead of the default
error it will display a custom one.?

and thanks for answering my other questions
 
J

John Nurick

Hi Chang,

You can usually do this with the Validation Rule and Validation Message
properties of the field or textbox.
 
Top