Results 1 to 2 of 2

Thread: how to use the same parameters among report and 2 subs?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2002
    Posts
    150

    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

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    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
  •  



Click Here to Expand Forum to Full Width