Please help me!
I have a main report and 3 subreports and all 4 reports run off of separate stored procedures. BUT they all require the same parameter to run. Currently, I have 4 parameter prompts to run the main report and the 3 subreports and have to select the same parameter 4 times.
From run time VB 6 i send parameters to SQL stored procedure.
The main report runs fine . But the subreports...
I can not send parameter to subreport.
Any ideas?? Thanks in advance.
I have a main report and 3 subreports and all 4 reports run off of separate stored procedures. BUT they all require the same parameter to run. Currently, I have 4 parameter prompts to run the main report and the 3 subreports and have to select the same parameter 4 times.
From run time VB 6 i send parameters to SQL stored procedure.
The main report runs fine . But the subreports...
I can not send parameter to subreport.
Any ideas?? Thanks in advance.