R
redFred
I open form2 from a button on form1. The button calls a macro that provides
a "please wait" message. I have attached a where statement to get form2 open
to the correc record. It does. However, a subform on form2 does not pull
the record associated with form2. I've checked the links as ok (form works
fine, except for this macro)
My where statement is:
[Forms]![2frmLabor]![InvNum]=[Forms]![2frmInvoice]![InvNum]
[Invoice] is form1 with the button to open form2 [Labor]. The subform of
[Labor] is a details form [frmLaborDetails].
Does anyone see what I am missing? Besides a working Access experienced
brain, I mean.
Thanks,
redFred
a "please wait" message. I have attached a where statement to get form2 open
to the correc record. It does. However, a subform on form2 does not pull
the record associated with form2. I've checked the links as ok (form works
fine, except for this macro)
My where statement is:
[Forms]![2frmLabor]![InvNum]=[Forms]![2frmInvoice]![InvNum]
[Invoice] is form1 with the button to open form2 [Labor]. The subform of
[Labor] is a details form [frmLaborDetails].
Does anyone see what I am missing? Besides a working Access experienced
brain, I mean.
Thanks,
redFred