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
Lookup field value showing as row number instead of value
developing office 2003 project on office 2007 machine using vb.net 2008
Recovery on Exchange db gives I/O error
OEM Number
How to override some Machine.config info
Terminal Services Load Simulation Microsoft Windows Server 2003
What is the best decompiler?
How to show number of messages besides a folder
Access multile servers by RDP thru ISA 2006
MS Access calculate rolling 12 month average