form and subforms sycronized

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

Guest

I have a main form with 2 subforms on it. Will the sub forms automatically be sycronized with the main form or do I need to do something and if so what. I'm a real dumb one!!
Thanks for any support you might be able to give me
 
The Subforms will be synchronised automatically if you set the appropriate
Fields for the "LinkMasterFields" and "LinkChildFields" Properties of the
Subform Controls.

If you use the Subform Wizard, the Wizard will ask you to set
LinkMasterFields and LinkChildFields in one of the wizard dialog windows.

Check Access / Access VB Help on the above Properties.

--
HTH
Van T. Dinh
MVP (Access)



angel82 said:
I have a main form with 2 subforms on it. Will the sub forms
automatically be sycronized with the main form or do I need to do something
and if so what. I'm a real dumb one!!!
 

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