T
TyF
I have a subform within a form. I have entered a calculation on the subform
footer =Sum([weight])
On the main form I created an addtional text box and entered =[Valuation
subform].Form![Total Weight]
I keep getting the #Name error in the text box what am I doing wrong?
It totals perfectly on the subform.
footer =Sum([weight])
On the main form I created an addtional text box and entered =[Valuation
subform].Form![Total Weight]
I keep getting the #Name error in the text box what am I doing wrong?
It totals perfectly on the subform.