View Full Version : Input Mask


mikeH
12-05-2000, 08:12 AM
Anyone know how to switch the inputmask error message off. I want to put a custom error message instead of the Access nonsense.

[This message has been edited by mikeH (edited 12-05-2000).]

alxj
12-09-2000, 07:43 AM
you could try using a validation rule (with the same perameter as the input mask) as well as the input mask and then typing the error message you want to appear in the validation text.
(Table in design view - select item row - general tab at bottom of screen)