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
TableDef Properties
Can we create 1 partition in Windows 2003 R2 with 6 TB. Is there any limitation.?
@From Address not an accepted Parameter
Importing an Access table
How do I rotate a picturebox in 15 degree increments?
Creating temporary relationships using DE base class
How to use xcopy in loginscript with administrator permissions to create folder and copy a file?
Updataing XLstart with a personal.xls module
RPC in Outlook 2010 Beta with Exchange 2007 not working
Entity Framework - Inserting row into a table which as a self referencing