L
littledragons4
I have a subform with dollar values, and have subtotaled
them in the footer of the subform as you're supposed to.
The main form then has a field that links to the subtotal,
and then adds it to other values on the main form to
obtain the total amount. All that is working great, my
subtotals and totals are calculating correctly. HOWEVER
whenever I run queries or generate reports, I get a value
of 0 for the total field on the main form (that is
calculated based on values from the main form plus the
subtotal from the subform). How do I fix this problem? The
whole point of doing a subform was to total multiple
entries for one item in the main table, and I need to
generate reports that show what the totals of the items
are. Thanks in advance.
them in the footer of the subform as you're supposed to.
The main form then has a field that links to the subtotal,
and then adds it to other values on the main form to
obtain the total amount. All that is working great, my
subtotals and totals are calculating correctly. HOWEVER
whenever I run queries or generate reports, I get a value
of 0 for the total field on the main form (that is
calculated based on values from the main form plus the
subtotal from the subform). How do I fix this problem? The
whole point of doing a subform was to total multiple
entries for one item in the main table, and I need to
generate reports that show what the totals of the items
are. Thanks in advance.