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 do I insert a word document or pdf into the body of an email?
how to store emails from exchange server into a tale in access?
Windows 2008: When they say "CPUs supported", are they talking CPU sockets or CPU cores?
The transaction log for database 'mydatabase' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases
search method in VBA Access
Where and how can i use silent switches for a MSI file in the group policy.
sql server login
Access VBA: Getting Record Count
Add a button to an Excel Spreadsheet
Error in an SQL query