N
nchelo
I have a field "State" that I want to restrict to uppercase.
Should this be done in forms under properties for validation rule or
should this be done in forms under validation rule. Does it make a
difference? Are these one in the same?
In tables I used the following expression UCase([State]) yet this did
not prevent me from entering lower case. I am a new access user, what
am I missing that this won't work?
Should this be done in forms under properties for validation rule or
should this be done in forms under validation rule. Does it make a
difference? Are these one in the same?
In tables I used the following expression UCase([State]) yet this did
not prevent me from entering lower case. I am a new access user, what
am I missing that this won't work?