Microsoft
Software
Hardware
Network
Question : TextBox and Validation Rule
On a bound form I have two textboxes bound to numeric fields. In the Validation Ruleof TBNumber1 I have "<=[TBNumber2]"
The problem is what when one used the Del key or Backspace to Remove the number it fails the validation.
Is there away to do this?
Answer : TextBox and Validation Rule
Hi Jess
Try "Is Null or <=[TBNumber2]"
Good luck!
--
Graham
Random Solutions
WS-Security and WSDL
Access control inside nested gridview
How do I stop the wizard that prompts to setup IE8 for every user on a win3k Terminal server
File or Folder Selection
Server 2003 Audit Policy
Pivot table: Add Chart Title - Dynamic by Filter
How do I compare values excluding spaces in MS Access SQL - Part 2
Temporary Table in SQL Server 2008
Is it possible (and practical) to move/import an existing blog into SharePoint?
Delete files in folder and delete subfolder