Hi,
I am a Crystal Reports newbie with visual studio 2010
I have a report with multiple subreports.
•Subreport for header information
•Subreport for header logo
•Mainreport
•Subreport for footer information.
Now I want tot add the company info in the header en footer report.
I use a Stored Procedure to get the company info with an ID Parameter.
This works fine for the header, but for the footer I always get a popup asking to give the ID.
Is there someone who can tell me what I do wrong or if it's posible to use one SP and parameter for filling the footer and header.
thanks
Edited by redspider - 07 Sep 2011 at 8:13am