Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8368

Re: Shared Variable

$
0
0

Hi Divya,

 

Open the shared variable formula in the Main Report and modify it to:

 

shared numbervar pettycash;

numbervar pc_sum;

pc_sum := pc_sum + pettycash;

pettycash;

 

Create another formula to show the Grand total and place it on the Report Footer:

 

whileprintingrecords;

numbervar pc_sum;

 

-Abhilash


Viewing all articles
Browse latest Browse all 8368

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>