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
Downgrade from 64 Bit Windows 7 to 32 Bit?
Error opening DTS Package in SQL 2008 SSMS
How do I send a Report as a .pdf Document?
Error in MOSS Shared Serveice Job
"SELECT * FROM Question VB.NET
Exchange Tabs missing in ADUC and Windows 7/ESM7
Query Field With Date/Time
Access Sales System Database
Create an OLAP data cube
Trying to open Access files from version 2.0 from Access 2007. Getting a series of error messages.