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
Editting Access Table/Query from Excel with Microsoft Query
Dot Matrix printing from vb.net
Sharepoint Portal Services Restore failure
Microsoft SQL 2005
multiple indexes on a single table
trouble with sorting columns on gridview in ASP.NET 2.0
Replace Windows 2000 Server with 2003 server
How can i install the renewed certificate on edge server
SCCM Client Push Installation Wizard does not install the client.
Can I make Sharepoint sites or folders invisible to users without rights?