subforms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a main form formA and on formA is a subformB with a listbox called
listbox1. I need to be able to me.listbox1.requery from formA, not subformB.

I've tried

forms!formA!subformB.listbox1.requery which doesn't work

what am I doing wrong?

any help would be appreciated...thank you!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Calling another form 2
Subform query 1
subform calls 1
subform 1
SubForm Report 2
control name literal 1
Form/subForm nuance 3
A problem reading a file 2

Back
Top