C
croy
I was trying to set a validation rule for a control on a
subform, conditionally, determined by a value on the main
form--but I couldn't seem to make it work.
The validation rule I was trying to set was like, "if
cboMain, on the main form, has a value of 2, then the v rule
for txtSub should be, "Is Not Null".
Apparently, I've never used v rules on forms before!
So I set the validation rule manually, directly in the
properties of the textbox on the subform, just to make sure
that it would work that way. It didn't seem to work that
way, either!
Then I found that I could tab (or <Enter>) right thru the
txtSub field without a peep... BUT, if I entered anything
in txtSub, and then tried to delete it, the v rule would
kick in and slap me.
Does this seem as odd to those here as it does to me?
subform, conditionally, determined by a value on the main
form--but I couldn't seem to make it work.
The validation rule I was trying to set was like, "if
cboMain, on the main form, has a value of 2, then the v rule
for txtSub should be, "Is Not Null".
Apparently, I've never used v rules on forms before!
So I set the validation rule manually, directly in the
properties of the textbox on the subform, just to make sure
that it would work that way. It didn't seem to work that
way, either!
Then I found that I could tab (or <Enter>) right thru the
txtSub field without a peep... BUT, if I entered anything
in txtSub, and then tried to delete it, the v rule would
kick in and slap me.
Does this seem as odd to those here as it does to me?