J
Junior
Want to validate entries for SSN on the form in the ssn control
On the Person Table i use field size 9, format @@@-@@-@@@@
But it is possible for a user to enter characters other than 0-9
I want to use the Validation rule or validation text properties on the
control
to preclude using characters other than 0-9.
Can someone provide an example?
On the Person Table i use field size 9, format @@@-@@-@@@@
But it is possible for a user to enter characters other than 0-9
I want to use the Validation rule or validation text properties on the
control
to preclude using characters other than 0-9.
Can someone provide an example?