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
Remove unwanted information during copy and paste process
Xp Boot Problem After Using Registry Cleaner, Recovery Options?
How to pass a WindowsIdentity object to a web service method?
What is needed to read EXCEL file fom Visual Basic 2008 without Office installed?
Priniting report causes error "2212 couldn't print object"
How to visible false item template column in Grid view when export to Excel
should only be 3 records returning 8 in query
how can i take off the minimize,maximize and close botton in a form
Failed requests and Timer_ConnectionIdle in HTTPERR
How to do that with SQL ?