Subforms

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

Guest

I have a main for that hold information to a vendor. I would like to put a
subform on there so you can see the account information, etc that is a
seperate table. I have added the subform , however, I do not know how to see
only the information pertaining to this certain vendor. I put a relationship
between the two vendor names, but that doesn't work the way I would like. I
am pretty new to the whole access application. Any help is greatly
appreciated!!
Thanks in advance!!
 
Use a query as record source for the subform that has the vendor table left
joined to the account table. Then open the main form in design view and
click on the subform. Richt click and select properties. Use the vendor for
the Master/Child links.
 

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