Hello,
I got five columns
Date, Number, Particulars, Debit Amount, Credit Amount in a table. I want to have total for Debit Amount and Credit Amount and also balance in the next line. The Automatic Calculation (Sum) is not enough, as there's no way to show the balance (deducting Credit Amount from Debit Amount) in the next row. So I need to go with breaks.
Here the problem is what to set for break, as this to be shown at the end of the table. No field qualifies for break here. Any idea ?
Happiness Always
BKR Sivaprakash
I got five columns
Date, Number, Particulars, Debit Amount, Credit Amount in a table. I want to have total for Debit Amount and Credit Amount and also balance in the next line. The Automatic Calculation (Sum) is not enough, as there's no way to show the balance (deducting Credit Amount from Debit Amount) in the next row. So I need to go with breaks.
Here the problem is what to set for break, as this to be shown at the end of the table. No field qualifies for break here. Any idea ?
Happiness Always
BKR Sivaprakash