jneirinckx
Registered User.
- Local time
- Today, 04:02
- Joined
- Feb 28, 2004
- Messages
- 133
Good morning,
Having trouble getting my head around this.
I have a form with subform and in the subform footer have a calculation for the total amount. =sum([amount])
What I would like to do is have another calculation which would show how much was spent based on what year was entered in a text box in the footer of the form.
The field on the subform that it would test against is [paymentDate] and is in a medium date format.
Any ideas would be appreciated.
Jerry
Having trouble getting my head around this.
I have a form with subform and in the subform footer have a calculation for the total amount. =sum([amount])
What I would like to do is have another calculation which would show how much was spent based on what year was entered in a text box in the footer of the form.
The field on the subform that it would test against is [paymentDate] and is in a medium date format.
Any ideas would be appreciated.
Jerry