wboender
12-10-2001, 02:40 AM
I have a form with two subforms. I want to display a total of the hours from the subform's one table. I thought that this should do the trick:
=Sum([Forms]![activityregistration Subform]![hours])
But it gives an error only. Suggestions?
=Sum([Forms]![activityregistration Subform]![hours])
But it gives an error only. Suggestions?