Lin king Subforms

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

Guest

I would like to know the best way to make a tab form (based on query) a
subform of another form.

I need to have the subform linked (filtered) based on the selection made in
the main form.
 
"Francine Otterson" wrote
I would like to know the best way to make a
tab form (based on query) a subform of
another form.

I need to have the subform linked (filtered) based
on the selection made in the main form.

What's a "tab form (based on query)"?

There are Forms, and on a Form you can place a Tab Control, and you can
embed the Form in a Subform Control in another Form.

The mechanism provided for synchronizing a parent Form with the Form
embedded in a Subform Control is the LinkMasterFields and LinkChildFields of
the Subform Control.

If that information doesn't get you started toward the answer you are
seeking, please clarify with some detail.

Larry Linson
Microsoft Access MVP
 

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


Back
Top