I using a three columns in my crystal report credit, debit ,netamount.Here net amount is the running total fields.i have done like this using a formula like{credit}+{debit}.and this formula i have invoked in the running total the net amount is calculating fine but a small issue in this i have to show net amount with cr and dr how to do this. for example:
DEBIT
--------
.00
.00
3,933.00
3,630.00
3,630.00
3,933.00
.00
.00
3,630.00
3,933.00
DEBIT:
------------
6,875.00
6,875.00
.00
.00
.00
.00
6,875.00
6,875.00
.00
.00
NETAMOUNT:
-----------
6,875.00DR
13,750.00DR
9,817.00DR
6,187.00DR
2,557.00DR
1,376.00CR
5,499.00DR
12,374.00DR
8,744.00DR
4,811.00DR
In net amount should be display with cr and dr how to do this