I have got another problem. I need to make a report concerning a balance. I am using CR8.5 with Access
The layout would be like the following:
Commitment 13.000 (@commitment)
Expenditure 1 1.000 12.000 (@ balance)
Expenditure 2 500 11.500
Expenditure 3 1.200 10.300
______________________________
TOTAL 10.300
I have a group by Class that groups all the commitment and Expenditure that matches together. How can I make the @balance to work as the example (calculating with the previous data). I tried to use the function previous but CR won't allow me to use it.
Thanks
Sebastian
The layout would be like the following:
Commitment 13.000 (@commitment)
Expenditure 1 1.000 12.000 (@ balance)
Expenditure 2 500 11.500
Expenditure 3 1.200 10.300
______________________________
TOTAL 10.300
I have a group by Class that groups all the commitment and Expenditure that matches together. How can I make the @balance to work as the example (calculating with the previous data). I tried to use the function previous but CR won't allow me to use it.
Thanks
Sebastian