G
Guest
Is it possible for a field on a subform to update a field on the parent form that's tied to a table field
The sample Northwind Orders form does something similar to what I want to do: when you add items on the subform, the subtotal on the main form changes. But the subtotal field on the main form is a calculated field, it's not tied to a table field. Would it be possible to update the subtotal field programatically whenever the subform is added to or updated if the control source is an actual table field
Thanks
Rich
The sample Northwind Orders form does something similar to what I want to do: when you add items on the subform, the subtotal on the main form changes. But the subtotal field on the main form is a calculated field, it's not tied to a table field. Would it be possible to update the subtotal field programatically whenever the subform is added to or updated if the control source is an actual table field
Thanks
Rich