I have a main forum within that is contained a tabbed section with a number of subforms.
What I want is a box that adds up all the numbers in one of the subforms.
I have tried using the following but just get #error
=Sum([Holidays subform].[Form]![No of Days])
What I want is a box that adds up all the numbers in one of the subforms.
I have tried using the following but just get #error
=Sum([Holidays subform].[Form]![No of Days])