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
Need to convert a macro to VB code in Access and then insert additional code for Log In Screen
Can I convert a SQL Server 64 bit database to 32 bit
DECLARE_DYNCREATE and protected constructor
Quickly add records to large database
Time Update not working correctly
XML update / app.config update
convert serial number to date from MYSQL
How to fix my dcdiag errors?
IQueryable on datatable
I am having problems with this select string?? ms/sqlserver select