Hallo,
I have a Session field on a subform.
The Session are for example, 2006/07, 2007/08, 2008/09 etc.
I have two buttons on the main form, what I want to do is,
1) When I am on a record of a student be able to click the buttons to go to the next or previous Sessions (on the subform) for a record and
2) Find the Sum of the Session for example a student had two payers for 2006/07 a) 450 dollars b) 550 dollars and for 2007/08 a)50 dollars b) 50 dollars.
So, when you press the next button or previous button to navigate on the two session, find the SUM and display it, so am expecting 2007/08 100 dollars and 2006/07 1000 dollars!!!
Any Help!!!
I have a Session field on a subform.
The Session are for example, 2006/07, 2007/08, 2008/09 etc.
I have two buttons on the main form, what I want to do is,
1) When I am on a record of a student be able to click the buttons to go to the next or previous Sessions (on the subform) for a record and
2) Find the Sum of the Session for example a student had two payers for 2006/07 a) 450 dollars b) 550 dollars and for 2007/08 a)50 dollars b) 50 dollars.
So, when you press the next button or previous button to navigate on the two session, find the SUM and display it, so am expecting 2007/08 100 dollars and 2006/07 1000 dollars!!!
Any Help!!!