Question
May 9, 2007 at 11:24 PM
amit_it15

crystal report help

by amit_it15 . Updated 19 years, 4 months ago

i am getting the value of share variable on sub report but it is not displyed on main report …plz help

Main report formula

//WhilePrintingRecords;
//Shared NumberVar x ;
//x

Sub report formula

//WhilePrintingRecords;

//Shared NumberVar x;
//x := 1000;
//x

This discussion is locked

All Comments