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
Free Busy information not available to 2007 Outlook clients
Transaction log shipping from SQL 2000 to 2005 - Issue with Database upgrade required
replaced sbs 2003 server, netlogon 5513 errors
Save unbound combobox column value in Access 2007
"Pop Chart" style position changes - how to calculate in Excel
Move Files in a .bat file not working but did earlier in the day on windows server 2003
How do I supress the add new record icon at the bottom of subdata sheets?
Calendar with current date and month
Equivalent Data type for MEMO field
Disable all controls on Subform