G
Guest
Hi,
I want to validate 3 fields on a form, two text boxes and a combo box. The only validation I require is that they are not empty. I have tried the controls' inbuilt 'Validation Rule/text' options but the macro's I have on the button which closes the form appear to force the form to close before the validation rule can come into effect.
I would appreciate it if someone could give me some pointers for some validation coding which would work whilst the user is filling the form out, I could attach this to the 'On lost focus' event or something similar.
Thanks
I want to validate 3 fields on a form, two text boxes and a combo box. The only validation I require is that they are not empty. I have tried the controls' inbuilt 'Validation Rule/text' options but the macro's I have on the button which closes the form appear to force the form to close before the validation rule can come into effect.
I would appreciate it if someone could give me some pointers for some validation coding which would work whilst the user is filling the form out, I could attach this to the 'On lost focus' event or something similar.
Thanks