Len

JonyBravo

Registered User.
Local time
Today, 12:42
Joined
Jan 17, 2006
Messages
89
Hy!

I want to set up one textfield to only accept 10 digits maximum. I think I can use something like: Len < 11 in validation rule but it doesn't work.
Is there anyone that could help me please.
Thanks you all
 
Hello:
If the validation rule is in the table what you need is the following: < 11
'
Regards
Mark
 
In Table Design, change the Field Size property to 11.
 

Users who are viewing this thread

Back
Top Bottom