G
George
Dear friends,
I am in the process of developing my Bank Accounts database.
I have created a form to select the account and also the period of the
statement (FromDate – ToDate).
Using queries I can find the total deposits and total withdraw amounts
before the FromDate in order to show on the report the Balance brought
forward.
Now, my big problem is how to create the running balance for each
transaction, shown on the report.
e.g. I select the period (on the form) 1/1/2008 -1/10/2008
Balance b/f : 100 (all transactions before 1/1/2008
1/1/2008 – deposit 50 – should show the Balance 150
1/2/2008 – deposit 100 – should show the Balance 250
1/2/2008 – withdraw 25 – should show the Balance 225
Any help will be highly appreciated,
Thanking you in advance
GeorgeCY
I am in the process of developing my Bank Accounts database.
I have created a form to select the account and also the period of the
statement (FromDate – ToDate).
Using queries I can find the total deposits and total withdraw amounts
before the FromDate in order to show on the report the Balance brought
forward.
Now, my big problem is how to create the running balance for each
transaction, shown on the report.
e.g. I select the period (on the form) 1/1/2008 -1/10/2008
Balance b/f : 100 (all transactions before 1/1/2008
1/1/2008 – deposit 50 – should show the Balance 150
1/2/2008 – deposit 100 – should show the Balance 250
1/2/2008 – withdraw 25 – should show the Balance 225
Any help will be highly appreciated,
Thanking you in advance
GeorgeCY