Validation Rule Expression for Upper Case?
Validation Rule Expression for Upper Case?
(OP)
Hi, all! My first post and, I hope, a very simple question:
What should the ValidationRule expression be for a table field (text) that I want to limit to all-uppercase letters (well, it can include a combo of letters and numbers, but the letters should be all-uppercase)?
Loving the forum and eagerly awaiting the solution,
ATAIntern
What should the ValidationRule expression be for a table field (text) that I want to limit to all-uppercase letters (well, it can include a combo of letters and numbers, but the letters should be all-uppercase)?
Loving the forum and eagerly awaiting the solution,
ATAIntern

RE: Validation Rule Expression for Upper Case?
this is a little tricky; you don't need a validation rule, but just a "format" of the table field, just enter ">" in the table's design for the specified field and all characters will be uppercase for the field
the kid
RE: Validation Rule Expression for Upper Case?
Thanks very much, karatekid!
sheepish ATAIntern