PDA

Click to See Complete Forum and Search --> : Adding some Values to Running Total in Crystal Report 8.5


hafizfarooq
Sep 11th, 2006, 12:42 AM
Hello
I m creating Account Ledger Report in Crystal Report 8.5.
I have put DATE , DESCRIPTION , DEBIT & CREDIT fields from Tbl_Ledger
and for balance i have created a Formula (RemBal) and write the code Tbl_Ledger.Debit - Tbl_Ledger.Credit

This (RemBal) has put it in Running Total.
I also have a formulafiled LASTBALANCE which value is = 500

I want to add that LastBalance value in Running Total but it effects on all rows.


How can i do this ?

Please help me

thanks in advance
Farooq

Hack
Sep 11th, 2006, 06:01 AM
Moved to reporting section