Hi all.
I have a situation that I can't come up with a solution for. I have a report that calls a subreport. In the main report, I have an array that holds all the subdivision numbers that were printed out in a crosstab. I need the subreport (which holds another cross tab) to use that list of array values for record selection. Both cross tabs must hold the same subdivisions so that they line up on the report.
I don't know if there is a way to load a linked subreport parameter to this shared array variable somehow. How can I tell the subreoprt to use the array as a parameter?
Any help is greatly appreciated!
Thanks,
AJM
I have a situation that I can't come up with a solution for. I have a report that calls a subreport. In the main report, I have an array that holds all the subdivision numbers that were printed out in a crosstab. I need the subreport (which holds another cross tab) to use that list of array values for record selection. Both cross tabs must hold the same subdivisions so that they line up on the report.
I don't know if there is a way to load a linked subreport parameter to this shared array variable somehow. How can I tell the subreoprt to use the array as a parameter?
Any help is greatly appreciated!
Thanks,
AJM