General discussion
December 29, 2003 at 03:53 AM
ka75

access – validation rule

by ka75 . Updated 22 years, 9 months ago

I would like to create a rule, that will accept into a field in a table, only text built of 3 letters followed by 3 numbers, for example:
‘abc123’.

the next rule will do some of the work by checking for 3 numbers.
Like “###”

What do I write to make the rule check for 3 letters and 3 numbers ?

Itay K

This discussion is locked

All Comments