Hi
Using 'COMPUTE SUM OF INV_TOTAL ON REPORT', it print the output like the below line.

******** --------
sum 500.00


What and where I can change if I want the output according to the below line.

******** ------
Total Of Invoice 500.00


Thanks in advance.