akabatman2
Programmer
Hi All,
Is it possible to pass a value from a sub-reports dataset to
the main reports Report Header section?
I've seen pleanty of parameter pass threads that explain how to pass values between sub-report and main report, but
haven't seen one that addresses this issue.
Example:
Stored procedure for Subreport1 returns
TransID Detail
1 This is a Transaction
SubReport1 is in GroupHeader#1 section.
How do I use parameters or shared variables to grab the TransID from Subreport1 and be able to display it in the Main Report's Report Header section?
Is this possible?
Any help or insight would be much appreciated.
Thanks,
Tom
Is it possible to pass a value from a sub-reports dataset to
the main reports Report Header section?
I've seen pleanty of parameter pass threads that explain how to pass values between sub-report and main report, but
haven't seen one that addresses this issue.
Example:
Stored procedure for Subreport1 returns
TransID Detail
1 This is a Transaction
SubReport1 is in GroupHeader#1 section.
How do I use parameters or shared variables to grab the TransID from Subreport1 and be able to display it in the Main Report's Report Header section?
Is this possible?
Any help or insight would be much appreciated.
Thanks,
Tom