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
MS Office 07 (Student) installations
Samsung omnia
SBS 2008 and POP3 connector - 554 5.1.0 Sender denied
Error 607
sql 2005 service pack 3 fails on install
Adding Records to another Form
I have the total amount of sales for the month, but I need to split commission between 3 Areas.
Duplicate rows in Datatable
Moving a selected item from listbox1 to listbox2
DBCC Shrink File job on tempdev will not stop