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
Returning bitmap DPI in MFC
drivers
How to validate the column name?
How to enable hibernate acpi in xp 64 bit on dell optiplex 760
UNION IN SUBQUERY - MS ACCESS
How to make dropdown disappear using code
windows 7 offline files: the process cannot access the file because it is being used by another process offline
How do i create an Excel macro to copy/paste cell contents from one cell to another?
Log of remote web workplace usage - track past user activity?
How do I create an automatic counter in MSWord?