I don't have any problems using the 'running sum' property
But I'm having trouble trying to initiate the running total field with a opening balance. I have introduced the Opening Balance and displayed it in the header and called it OpeningBalFld.
I have a CR, DR and a Balance heading in the header section. In the detail line I have the three fields Deposits (positive) under CR, Withdrawals under Dr (the Debit field is a negative - reducing the balance)
Under the Balance heading I have a field called AdjustedBalFld that I want to show the running sum adjusted by the Opening Balance entered by the user.
The field that I want the system to keep a running sum is called RunningBalFld and it is not visible.
The field under the Balance heading (AdjustedBalFld has a formulae = OpeningBalFld + RunningBalFld
The problem is that the AdjustedBalFld is not calculating properly. it bears no relationship with the calculation after the first detail line.
The other fields are fine.
Can anyone help please
Atrium
But I'm having trouble trying to initiate the running total field with a opening balance. I have introduced the Opening Balance and displayed it in the header and called it OpeningBalFld.
I have a CR, DR and a Balance heading in the header section. In the detail line I have the three fields Deposits (positive) under CR, Withdrawals under Dr (the Debit field is a negative - reducing the balance)
Under the Balance heading I have a field called AdjustedBalFld that I want to show the running sum adjusted by the Opening Balance entered by the user.
The field that I want the system to keep a running sum is called RunningBalFld and it is not visible.
The field under the Balance heading (AdjustedBalFld has a formulae = OpeningBalFld + RunningBalFld
The problem is that the AdjustedBalFld is not calculating properly. it bears no relationship with the calculation after the first detail line.
The other fields are fine.
Can anyone help please
Atrium