Data Entry

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

Guest

Hi, there,

In the Northwind example, the sample created a subform with a calculated
field(Sales $) on it. The data that copy to the Sales field in the main
field which linked up to another table

If the user, after input the data, edit the price. The Sales amount in the
subform is right; but not the one on the main form. What is the "On
condition I should use?

Thank you

BL
 
Hi, there,

In the Northwind example, the sample created a subform with a calculated
field(Sales $) on it. The data that copy to the Sales field in the main
field which linked up to another table

If the user, after input the data, edit the price. The Sales amount in the
subform is right; but not the one on the main form. What is the "On
condition I should use?

None.

Don't store the calculated field; recalculate it.

John W. Vinson[MVP]
 

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