Total from a subform

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

Guest

I have 3 subforms on a form named "Assemb" and need to report the total of
values in the field [feelanes] used in subform "Invent" in a text box on the
form. I used the expression builder with the function Sum() but got an error.

I will appreciate help getting this right.
 
Me.Invent!Form.feelanes

This assumes that the subform control in the main form is the same as its
source form.

Barry
 

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