jkercheval
Programmer
I have a report that contains a subreport. Both the report and the subreport show information by calling a stored procedure. Both stored procedures require a parameter to be passed. They both need the same input (which is a part number). Is there anyway I can auto-populate the subreports parameter with the inputted partnumber so it does not have to be put in twice when the user runs the report? I am using Crystal 8.5 developer's edition.