How to code subform?

  • Thread starter Thread starter Min
  • Start date Start date
M

Min

Hi, What I want to do is when user click a cell on a table such as client's
name, then a sub form will load display all invoice of the client. I am not
familiar with subform. I would be great appreciated if anyone can give a
step by step instruction.
Min
 
Min said:
Hi, What I want to do is when user click a cell on a table such as
client's name, then a sub form will load display all invoice of the
client. I am not familiar with subform. I would be great appreciated
if anyone can give a step by step instruction.
Min

There is a wizard that will guide you through the process. There is a ton of
information in help and the Northwind database has many, many example.

You drag the sub form onto the main form, make it look pretty, then set the
master child properties in the sub form.

Access will (try to) do this for you if the fields are the same name or you
have set up the relationship already.
 

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

linking subforms 2
linking to two subforms 2
subform 6
Open form for record selected in subform 2
Filter Subform 3
Send Subform data through email 0
Access Main form/Subform Navigation 0
Access Manage Attachments linked to a SubForm 0

Back
Top