Microsoft
Software
Hardware
Network
Question : Validation in a form - Using "len"
Hi,
This should be very easy.
In a form I want to force my users to key 9 characters exactly into a field [SCV_Number].
I am using the "Property Sheet" for the field and there is an option for a "Validation Rule".
What syntax do I use to say len[SCV_Number] must equal 9??
I find the expression builder confusing in this case.
Thanks,
Answer : Validation in a form - Using "len"
Len([SCV_Number])=9
or you can use Input mask
Gary
Random Solutions
Update Query to reverse items in a string
binding to a dependency property on a custom control
List out All table and indexes in a particular database
Default background color for new users
All mailboxes in mailbox store in exchange have disapeared
How do I check for a duplicate record?
Access VBA query returns error "Too few parameters. Expected 1"
Decision Matrix
replacing/deleting spaces in a string vfp
How to remotly monitor Paged Pool and Nonpaged Pool usage by process