CR 9
Hello,
I have a report & subreport which display data from two very different stored procedures (displays two very different recordsets). It works OK, but has one hitch.
Both stored procedures have the same, identical parameters (date, group name, and type). So when the user tries to run the rpt file, s/he has to enter each variable twice (once for the main report, and once again for the subreport).
Is there some way I can set up the subreport to feed off the main report's parameters so the user only has to type them in once?
Thanks in advance,
Jason
Hello,
I have a report & subreport which display data from two very different stored procedures (displays two very different recordsets). It works OK, but has one hitch.
Both stored procedures have the same, identical parameters (date, group name, and type). So when the user tries to run the rpt file, s/he has to enter each variable twice (once for the main report, and once again for the subreport).
Is there some way I can set up the subreport to feed off the main report's parameters so the user only has to type them in once?
Thanks in advance,
Jason