Validation Rule

WtFudgE

New member
Local time
Today, 20:02
Joined
Nov 22, 2005
Messages
4
Hey I have a little problem, I have this assignment for school to make a simple database, I did all that but there's one little thing I can't seem to find.
I have to limit a Field's length to 15, but not through Field Size but thanks to a validation rule, and since I don't know a lot of validation rule commands I have no idea what the syntax is for the field length. How can I do this, it's pretty urgent actually, need to have this by tomorrow :s
Thanks!
 
Len([YourTextField])<16

Make sure you add a friendly mesaage for when it fires :-)

Peter
 

Users who are viewing this thread

Back
Top Bottom