G
Guest
Here's one I can't figure out.
I have formA and on formA is subFormB. I need to be able to do a requery on
subformB from formC. I can't get it to work, so far I've got the following in
formC:
forms!formA.form.subformB.requery
When formA originally opens it does a query on subformB automatically.
Should I be calling for a requery of formA or subformB?
Thanks in advance for your help!
I have formA and on formA is subFormB. I need to be able to do a requery on
subformB from formC. I can't get it to work, so far I've got the following in
formC:
forms!formA.form.subformB.requery
When formA originally opens it does a query on subformB automatically.
Should I be calling for a requery of formA or subformB?
Thanks in advance for your help!