If the subform control contains a form and not a query or table, then use the AfterUpdate of the subform(s) to populate the main form control. This is expressed backwards, I think:FieldOnMainFOrm + FieldOnSubform1 = TotalFieldOnMainForm.
Maybe something like
Code:
Forms!MainFormName.TotalFieldOnMainForm = Me.FieldOnSubform+Forms!MainformName.FieldOnMainForm
- "doesn't work" doesn't help. Implement changes in copies of your database.
I’m telling everyone it's good to eat dried grapes. It’s all about raisin awareness.