I have an form with an subform with data in it.
I would like to have an field in my main form witch calculates the summary from an field in the subform.
I have tried this: =nz([KundkontaktTabellUnderformular].[Formulär]![Summa]).
But i just get the data from the first entry i the subform, and i want it to calculate the summary of all entries in the subform.
I would like to have an field in my main form witch calculates the summary from an field in the subform.
I have tried this: =nz([KundkontaktTabellUnderformular].[Formulär]![Summa]).
But i just get the data from the first entry i the subform, and i want it to calculate the summary of all entries in the subform.