Hi
I am trying to show negative values as a positive when exporting a report from crystal into excel
I have tried abs function and crNoNegativeSign
“if Sum ({@Monthbalance}) <= 0 then crNoNegativeSign”
However the cells with the values are displaying correctly as positive values however the function bar at the top in the excel report still shows as a negative
Is there a way in crystal report to ensure values shows as positive in the cell and function bar
Thank you
Ckaur (BOB member since 2016-11-17)