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
ASP.NET 2.0 - Get the Username of the currently logged in user.
Windows 7, adminpak for 2003 servers, and exchange
Cannot update. Database or object is read-only.- Error
How to filter stored procedures returned by Server Explorer
The operation you selected will convert the selected basic disk(s) to dynamic disk(s) on Windows Server 2008 - negative consequences?
Form with Subform, How to check if child record(s) within a subform exists.
Could not view the reports (SQL Server Reporting Services)
How to move SQL Data to another drive?
How to lock stored procedure
Color of Disabled Fields