M
Moose
hi, in my database i have a field that i want to place a validation rule on,
it is for Order Codes and has only two types of values that have the format:
"LetterLetterNumberNumberNumber" e.g. AA123 or
"LetterLetterNumberNumberNumberNumber" e.g. AA1234
the letters can be any letter and the number any number but just the format
needs to be as above.
what kind of validation rule can i use for this field?
Thanks
it is for Order Codes and has only two types of values that have the format:
"LetterLetterNumberNumberNumber" e.g. AA123 or
"LetterLetterNumberNumberNumberNumber" e.g. AA1234
the letters can be any letter and the number any number but just the format
needs to be as above.
what kind of validation rule can i use for this field?
Thanks