Hi,
I'm after a form which looks like this:
Balance Previous Balance
0 0
1 0
2 1
3 2
4 3
I need a column which returns the previous value from the previous record.
I have tried using Dlookup but it fails.
Is there anyway I can do...
Hi,
I am trying to create a Form which would display the following columns:
Date, Description of transaction, Debit, Credit, Net, Balance.
For example:
Date Description Debit Credit Net Balance
18/08/2010 Cash Withdrawal -£10.00 £0.00...