Dear Access Expert.
The Validation does what I want... only accept numerical digits but I don't understand how it works.
First off doesn't [0-9] only represent 1 digit?
Second if [0-9]represents more than 1 digit why does the following fail?
S987 or SS7654ABC.
I am very confused by this Validation rule.
The Validation does what I want... only accept numerical digits but I don't understand how it works.
First off doesn't [0-9] only represent 1 digit?
Second if [0-9]represents more than 1 digit why does the following fail?
S987 or SS7654ABC.
I am very confused by this Validation rule.