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
vb.net - save data from listview
Bulk Insert Excel spreadsheet
How do I get Windows Server 2008R2 with Remote Desktop Services to use a Remote Desktop Client's audio hardware for VOIP?
Must declare the scalar variable?
GPO Server 2003 XP Pro Clients Wallpaper
Trimming
Filter one combo box based on value of another, filtered list blank issue
Converting text to date
Error:1321 the Installer has insufficient privleges to modfiy the file x.mdf file
MS Access table with variable number of fields - adding field values