Tigger9969
Programmer
Here's what I have:
I have a main report that uses a stored procedure. Here's what I want to do...
I need to create a subreport that summarizes the data from the main report. If I add an unlinked subreport, can I pass the stored procedure parameter values from VB to the subreport? Or is there a way to link the parameter fields together so that it uses the same parameter values as the main report. (Something like setting the default value of the parameter to the main report parameter?
Tigger9969
I have a main report that uses a stored procedure. Here's what I want to do...
I need to create a subreport that summarizes the data from the main report. If I add an unlinked subreport, can I pass the stored procedure parameter values from VB to the subreport? Or is there a way to link the parameter fields together so that it uses the same parameter values as the main report. (Something like setting the default value of the parameter to the main report parameter?
Tigger9969