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 to assign router metric using DHCP and two routers on Win2K Server?
WSUS 3.0 SP2 - Specify intranet Microsoft update service location
calculating moving average
sbs2003
Name Resolution
DLookup with multiple criteria
simple: place a bitmap in a Cdialog
last6months access
Could not find linked table, problem when adding tables
SQL query - AVG TOP 10