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
Send Emails Via MS Access Form
A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - The specified network name is no longer available.)
Passing Parameters to Crystal Reports
How do I get content aligned corectly in a WPF Combobox
Obtain the latest date in SQL datatable using vb.net 2005
.Net v1.1 Website Problem
Word frequency counter without Full text index
How do I delete .txt files using VBA in Excel 2007?
VBA to change Linked Tables for Test and Production
'closing network connections'