List of a List

  • Thread starter Thread starter Warrio
  • Start date Start date
W

Warrio

Hello!

How is it possible to have a continuous sub form on a continuous main form?
Access doesn't allow that unless using a datasheet.. isn't there another way
to have the same result?

Thanks for any suggestion
 
Warrio

One way this is commonly handled is to put both forms as continuous
subforms on an unbound main form, with the Link Master Fields property
of the second subform pointing to the linking field in the first
subform. Another approach is to put the second form as a subform in the
form footer section of the first form. In both cases, the end result is
that the secondary form will show data related to the current record on
the primary form.
 

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

Back
Top