Hi All
I have an accounts table with following fields :Date, Particulars, Debit, Credit which displays data correctly in Crystal Reports. I also have a parameter in crystal where the user enters the from-to date range.
I now need to place an Opening Balance in the report on one line, based on the data range which the user enters. So lets say the user enters the date range as 5th October to 18th October, the opening balance should calculate (all credits minus debits) upto 5th October and this amount will be the Opening Balance.
Rgds
Noel