I am trying to create a Statement of Account report in Crystal 8.5.
I have the opening balance and need to add the Debits and subtract the Credits, showing the running balance.
I have selected only the records required based on a date range parameter.
Opening Balance 100.00
___________________________________________________________
Date Debit Credit Balance
08/05/2004 50.00 150.00
08/10/2004 75.00 75.00
___________________________________________________________
Ending Balance 75.00
The opening balance is coming in on the first record.
The closing balance is coming in on the last record.
How can I access the opening balance for calcualating the running balance in the detail section?
I believe a shared variable may work but not sure how to set this up.
Any ideas would be appreciated.
Thanks a Bunch
I have the opening balance and need to add the Debits and subtract the Credits, showing the running balance.
I have selected only the records required based on a date range parameter.
Opening Balance 100.00
___________________________________________________________
Date Debit Credit Balance
08/05/2004 50.00 150.00
08/10/2004 75.00 75.00
___________________________________________________________
Ending Balance 75.00
The opening balance is coming in on the first record.
The closing balance is coming in on the last record.
How can I access the opening balance for calcualating the running balance in the detail section?
I believe a shared variable may work but not sure how to set this up.
Any ideas would be appreciated.
Thanks a Bunch