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
Powerpoint VBA Find Text in Shape
what do I need to do to get resolve error MS Visual Studio 2008 "Could not load file or assembly 'System.EnterpriseServices<wbr />"
Forefront 2010 and Windows 2008 R2 Server Core
Rollback failed XP Repair install
SCCM deploying package message
How to fix the problem the vertical line on Boot Screen?
Looking for Credential Tiles
Visual Studio dataset designer error message
Problem with changing Record Source in Access
use the cast or convert function on a varchar field