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
visualbasic or mysql??
Make a form transparent,not the controls
lookout settings keep resetting to default / outlook 2003
Access 2002 Navigation
Moving shared printers from one server to a new one
can't get wmi asusmanagement object
Import sent items
windows 7 ultimate drivers
One report column in Italics
Creating a comma separated list as a Function to be used in a Totals/Group By query