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
SSRS report Create a new data source for a parameter
How to open and close an excel file from Scheduled Tasks
VBA code to select the folder one level above this workbook's folder
SBS 2008 Error messages
Try to open a Silverlight project on Visual Studio 2008 but I can't
SQL command not properly ended
FOLDER OPTIONS AND SEARCH NO LONGER IN WIN XP
Macro to keep certain colums and delete the rest.
Migrating shares from Windows 2003 to 2008
SCRIPT to reboot WINDOWS 2008 server with scheduled task