Access form update/Requery?

M

Master Jedi

my form has subforms
main form Table Clients has clientID, address, phone etc...
subform Table Products has productID, Type, Lenght, etc...
the form shows 2 records at the mo,
a sequence of other forms get the info into the tables
but when i open the main form stil only 2 records showing
how can i update the main Form to show all records?
 
J

Jeff Boyce

I didn't see anything in your description that tied the [Products] table
back to the [Clients] table. For a subform to show records related to the
record showing in the main form, those records would need to be ... well,
related!

More info, please...

--

Regards

Jeff Boyce
Microsoft Access MVP

Disclaimer: This author may have received products and services mentioned in
this post. Mention and/or description of a product or service herein does
not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 

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

Top