"dragging the queries"? You should be setting the Record Source properties
of reports and subreports to a single query, sql statement, or table. The
Northwind mdb has a report "Catalog" that uses a subreport that has its Link
Master/Child properties to limit record display.

Signature
Duane Hookom
MS Access MVP
--
> hi, i designed a report that is supposed to show the values of three
> different queries in form of tables on the report,i achieved this by
[quoted text clipped - 4 lines]
> main form and when i run it i got over fifty pages of reports.when all i
> wanted could have taken a page or two.can anyone help me?