
How to pass value from the subreport to main report
Hi Kelly,
It should work provided you have the formula in your main report in a
section that follows the section containing the subreport. The subreport
has to be processed before the formula in the main report.
Bob Holmes
Quote:
> How to pass value from the subreport to main report?
> For example I create shared variable in the formula of subreport.
> Formula Company
> In the main report
> Formula Company
> Shared StringVar Company
> Then I displayed company, It doesnt show anything. Did I miss any coding?
> Thanks. Sorry for my english