J
John Lane
I have two subforms on a main form. In the On Current Event in subform "A", I
want to populate an unbound field in subform "B". I get an error message and
I think it is because subform "B" is possilby not open yet. I don't really
want subform "A" to populate subform"B" until I click the record selector in
subform "A" and move it up or down - but I think it fires during the opening
of subform "A" anyway. Is there a way to stop the On Current in "A" from
firing during the open, or somehow skip the code when the subfroms opens but
run after? Thanks.
want to populate an unbound field in subform "B". I get an error message and
I think it is because subform "B" is possilby not open yet. I don't really
want subform "A" to populate subform"B" until I click the record selector in
subform "A" and move it up or down - but I think it fires during the opening
of subform "A" anyway. Is there a way to stop the On Current in "A" from
firing during the open, or somehow skip the code when the subfroms opens but
run after? Thanks.