jizzycrystal
IS-IT--Management
Sub report:
I created a formula called YTDFTE
Whileprintingrecords;
shared numbervar ytdxxx := {@YTDxxx}
I then dragged into my sub report
Then in main report
I created a formula called TOTYTDFTE
Whileprintingrecords;
shared numbervar ytdxxx;ytdxxx
I then dragged into main report.
RESULT: IT DIDN'T WORK I JUST GOT 0.00
Question: does the formulae {@YTDxxx} have to exist in both reports?????
Thanks
I created a formula called YTDFTE
Whileprintingrecords;
shared numbervar ytdxxx := {@YTDxxx}
I then dragged into my sub report
Then in main report
I created a formula called TOTYTDFTE
Whileprintingrecords;
shared numbervar ytdxxx;ytdxxx
I then dragged into main report.
RESULT: IT DIDN'T WORK I JUST GOT 0.00
Question: does the formulae {@YTDxxx} have to exist in both reports?????
Thanks