G
Guest
Hi, I have problem in query and I am not sure if it is possible.
My query has a column for
Branch,DateProcessed,OpeningBalance,Payments,Collections&
ClosingBalance. On the first entry all data will enter manually
except for ClosingBalance, it will be computed as OpeningBalance+
Payments+Collections.On the next and succeding entry, the
Openingbalance will be taken from what ever the amount
in Closingbalance from the last entry
and the formula will be the same,is there a way to that?
In spreedsheet it will like this:
A B C D
1 10 20 30 60
2 60 10 10 80
3 80
A B C D
1 10 20 30 A1+B1+C1
2 D1 10 10 A1+B1+C1
3 D2
Thank you for any help!!!
My query has a column for
Branch,DateProcessed,OpeningBalance,Payments,Collections&
ClosingBalance. On the first entry all data will enter manually
except for ClosingBalance, it will be computed as OpeningBalance+
Payments+Collections.On the next and succeding entry, the
Openingbalance will be taken from what ever the amount
in Closingbalance from the last entry
and the formula will be the same,is there a way to that?
In spreedsheet it will like this:
A B C D
1 10 20 30 60
2 60 10 10 80
3 80
A B C D
1 10 20 30 A1+B1+C1
2 D1 10 10 A1+B1+C1
3 D2
Thank you for any help!!!