Hi
I have a subform (frmquotesubfomr) which is displayed on main form (frmquote). The subform shows all the records related to a field (enquiryref) on the main form.
So far so good, now what I want to do is total one of the fields (materials) displayed in the subform in the subformform footer. I have tried simply =Sum([materials]) but this returns #error.
Any help please
Richard
I have a subform (frmquotesubfomr) which is displayed on main form (frmquote). The subform shows all the records related to a field (enquiryref) on the main form.
So far so good, now what I want to do is total one of the fields (materials) displayed in the subform in the subformform footer. I have tried simply =Sum([materials]) but this returns #error.
Any help please
Richard