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
How can I substract todays dates from the initial date?
LINQ - Contains for IN statement not working?
Adding Open Containing Folder to context menu
Access Report to PDF without Save As Dialog
Bootmgr is missing, trying to import image using Windows PE/Imagex
Can't run eseutil on Exchange 2k3 server
Preventing Outlook Calendar Conflicts
For i=0 to UBOUND(RegValueName) Type Mismatch: 'UBOUND'
Microsoft SQL 2005
How to host a web site on IIS