View Full Version : Numeric validation in a table


wildexodus
03-21-2003, 08:38 AM
Is there anything similar to:

IsNumeric([CustomerSurname])=False

But instead i want it to prevent text being entered instead of numbers. This is to go in the validation rule of the field properties for one of the fields in my table.:D

FoFa
03-21-2003, 09:40 AM
Why not just use an input mask?