I can't seem to pass the variable from subreport to another subreport???
In the group footer i have the subreport that does the calc that i need in another subreport with in the same group footer.
In the main report i created a formula call ShrAccumLvlike this: shared NumberVar Leave
Then
In the subreport i created a formula called ShrAccumLvlike this: Shared NumberVar Leave := Sum ({ESYEMLVD.LEAVE_BAL}) * {ESYAPPTR.HOURLY_RATE}
HOW DO I PASS IT ON TO THE SECOND SUBREPORT i can't see it?
In the group footer i have the subreport that does the calc that i need in another subreport with in the same group footer.
In the main report i created a formula call ShrAccumLvlike this: shared NumberVar Leave
Then
In the subreport i created a formula called ShrAccumLvlike this: Shared NumberVar Leave := Sum ({ESYEMLVD.LEAVE_BAL}) * {ESYAPPTR.HOURLY_RATE}
HOW DO I PASS IT ON TO THE SECOND SUBREPORT i can't see it?