Query/Form Question

  • Thread starter Thread starter Andy
  • Start date Start date
A

Andy

Hi,

I have a single table inventory with several names, some of the names are on
several records relating to several orders

I know it is possible to have a query with will return all products under
that name

Is it possible to create a form which will return the query depending on the
current name in the name field, i.e, so when the record changes to another
name, all the corresponding products for this next name will be listed?

Thank you for any help

Andy
 
Use a main form for name and a subform for orders.
The Master/Child links would be on the name.
 

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