I'm using access 2002, and I need to set a validation rule in a table so that the only charcters allowed in the text field are:
a-z (case-insensitive)
0-9
these characters + "
and spaces.
Anything else will return an error.
Not quite sure how to set this.
TIA
a-z (case-insensitive)
0-9
these characters + "
and spaces.
Anything else will return an error.
Not quite sure how to set this.
TIA