|
-
Sep 26th, 2006, 02:28 PM
#1
Thread Starter
Addicted Member
how to use the same parameters among report and 2 subs?
hi,
I have a report that has 2 subreports in it. the main report and one subreport run the same stored procedure and expect the same parameters and the second sub runs another stored procedure but expect THE SAME parameters. how can pass/share these parameter among the three reports without having to enter the parameters three times?
thank you
-
Sep 26th, 2006, 03:27 PM
#2
Re: how to use the same parameters among report and 2 subs?
Pass the parameters of the Main report to the two subreports.
Right click on the subreport in the main report and select the Change Subreport Links menu.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|