I
Ivor Williams
I have a form with a subform. I have a text box in the footer of the subform
(txtSumUnits) which displays the total of a field in the subform
{=Sum([Units])}. I'm trying to have this value display in a text box on the
form using the following: =sfrBudgetDetails.Form!txtSumUnits. The text box
on the main form is returning #Error even though the text box on the subform
is displaying the expected result. Please help.
Ivor
(txtSumUnits) which displays the total of a field in the subform
{=Sum([Units])}. I'm trying to have this value display in a text box on the
form using the following: =sfrBudgetDetails.Form!txtSumUnits. The text box
on the main form is returning #Error even though the text box on the subform
is displaying the expected result. Please help.
Ivor