Reports

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have about 30 reports and the format is identical for all of them. Is
there a way to develop (for lack of a better term) a master report that
controls all 30 reports? So for example, I add a field to the master, it
will add it to all 30 reports, or if I resize a field, it will change the
same field in all 30 reports. Thanks.
 
I have about 30 reports and the format is identical for all of them. Is
there a way to develop (for lack of a better term) a master report that
controls all 30 reports? So for example, I add a field to the master, it
will add it to all 30 reports, or if I resize a field, it will change the
same field in all 30 reports. Thanks.

If the report formats are identical, why do you need 30 reports?
 
If the format is identical for all 30 reports, all you need is one master
report where you change the Recordsource to get the specifically you want.
You need one report and 30 queries.
 
Or one report and one query with different criteria or filters applied.
 

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

Back
Top