wildexodus
Registered User.
- Local time
- Today, 13:50
- Joined
- Feb 6, 2003
- Messages
- 74
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.
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.
