I have A crystal Report which is developed using C#.
The Report contains some columns, in the third column cash receipts values are displaying and in the fourth column cash payment values are displaying.Im displaying GrandTotal using Sum Field.But my requirement is to get the differnce between the two totals
i.e I have to display cashreceipts-cashpayments value at the grand total..
Please provide some solution as soon as possible.
The Report contains some columns, in the third column cash receipts values are displaying and in the fourth column cash payment values are displaying.Im displaying GrandTotal using Sum Field.But my requirement is to get the differnce between the two totals
i.e I have to display cashreceipts-cashpayments value at the grand total..
Please provide some solution as soon as possible.