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
VB.NET: check last characters of a substring
String.format take down all zero's
Access VBA Import Text File to access
Query containg subquery as source for crosstab
Use pop up form to control web browser
Inner join on 2 fields with different data types.
Calculate value on subform using field on main form
Why does a Letter size print area on a worksheet refuse to print on one page or either scales it down
Non-Technical person giving a technical interview - questions needed
field calculation error