Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CRXI, Parameter values to subreport question 1

Status
Not open for further replies.

bluenet1

Programmer
Nov 22, 2011
10
US
CRXI, I'm passing multiple parameter values to the main report which appears on separate pages. How do I get the subreports to do the same?
The parms are setup the same but instead I get all of the same parm values on each page. I would like the values to coincide with each page value.

Any help with would be appreciated.

Thank you
 
Crystal is a report-writing tool, and handles page changes by itself. You can put subreports in page headers or footers, of course.

You can also put them in group headers or footers, if the multiple values are grouped.

[yinyang] Madawc Williams (East Anglia, UK). Using Crystal 2008 with SQL and Windows XP [yinyang]
 
Thanks Madawc, it turns out the subreport links were not setup correctly one the subreport in question.

Thank you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top