Subreports and Parameters

  • Thread starter Thread starter NATASHA
  • Start date Start date
N

NATASHA

I want to create a collated report from several subreports
I have created. The only problem each report has a
parameter prompting for a date. If I insert 3 reports, I'm
prompted for 3 parameters. Any suggestions? Thanks!
 
Create a form with an unbound text box, than refer the
queries for the subreports to the texbox on the form.
Hope this helps.
Fons
 
Back
Top