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
Invalid Custom Toolbar message
How do I make tree view child nodes appear upon form load?
Setup cannot copy the file: sisraid.sys
Exchange Server 2007 SP2 Setup
Access 2007 report design question
How to run SELECT statement against DataSet object
Can I install MS EBS 2008 without Security server?
DTS vbscript task that check for duplicate records using ADO gets empty recordset during off business hours and runs correctly during business hours.
OEM Number
SQL Parent/Child query