Subforms not updating table correctly.

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

Guest

I've built my first subform, but they add records independently. If A is the
master and B is the subform, there wil be one record where the A cell will
have a value and the B cell will have a 0 and there is another record with 0
in the A cell and a value in the B cell.

Thanks.
 
In the design view of the form, select the subform control. Open the
property sheet and click on the Data tab.

The Link Master/LinkChild properties need to have matching fields.
 

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