I put in a validation rule property for a text box field on a form. Specifically, it is for a two character state field. The validation rule looks like this "[State]"="AL" Or "AK" Or "AR" Or ..." etc. When i run the form it accepts only the valid states in the validation rule, but it allows it to be entered in lower case as well as CAPS. I want it to only allow CAPS.
Any help would be appreciated.
Thanks,
Tony
Any help would be appreciated.
Thanks,
Tony