I have a main form with a tab control with 2 pages. Each page has a subform (both continuous forms) on it. Both subforms have totals on them for Regular Hours and Overtime Hours. I have 2 textboxes for Grand Totals in the footer of the main form. As I go from record to record in the main form, the Grand Totals update fine.
My problem is if I change a value in a record on either subform, I want the Grand Totals in the main form footer to update immediately.
I have tried everything that I know to get this to work (Recalc, Requery, Refresh, etc.) but it’s not working. I must not be putting something in the right place. I even tried putting the Grand Totals in the footer of the subform on the 1st page of the tab control but couldn’t get that to work either.
I've been working on this for hours and I give up until I hopefully hear something from this forum.
Thanks,
Debbie
My problem is if I change a value in a record on either subform, I want the Grand Totals in the main form footer to update immediately.
I have tried everything that I know to get this to work (Recalc, Requery, Refresh, etc.) but it’s not working. I must not be putting something in the right place. I even tried putting the Grand Totals in the footer of the subform on the 1st page of the tab control but couldn’t get that to work either.
I've been working on this for hours and I give up until I hopefully hear something from this forum.
Thanks,
Debbie