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
How to force Outlook to save contacts into public contacts folder??
How many types of mobile OS and browsers?
MS Access Dates and Selecting a Range Between Two Dates in an Access Report
Cannot use 'convert' and 'case' in MS Access
<CollectionViewSource.Sort<wbr />Descriptio<wbr />n>
Problem with update query
How to delete a replica from the synchronization list?
Use a countdown display in a batch .bat file
Excel - How to split a fullname column into seperate firstname and surname columns
vb.net check if form is open