report parameters

S

shah228

I have a report that has 3 sub reports. Every sub report takes on
parameter which is the same for
all of them; "type beginning date". Can I make the main report tak
the parameter once instead one parameter for each
report and pass it to those sub reports?
please tell me control through main reports

please reply soon.


Thanks,
sha
 
E

Evi

Open your subreport from a command button on a form. You may like to put a
calendar control in the form.
Change the criteria row of the subreports under the date field to read

Forms!MyFilterForm!calCalendar

(change the names of the Form and Control to match your own)
Evi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top