I have an "Orders" form that has three subforms:
1. Order Details
2. Payments
3. Shipping
I found in my Access book how to make the main Orders form see a calculated totals field from my Order Details Subform.
However, I need to share calculated fields BETWEEN subforms. For example, I need the Payments form to use calculated fields from the Order Details form. I can't make this work without getting the #error message. My book only tells me how to reference from Main form and subform.
How do I share calculated fields between subforms? (or can I?)
1. Order Details
2. Payments
3. Shipping
I found in my Access book how to make the main Orders form see a calculated totals field from my Order Details Subform.
However, I need to share calculated fields BETWEEN subforms. For example, I need the Payments form to use calculated fields from the Order Details form. I can't make this work without getting the #error message. My book only tells me how to reference from Main form and subform.
How do I share calculated fields between subforms? (or can I?)