Printing to many pages

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

Hello All

I have a statistical report based on query that prints
the correct Dsum and Davg values but prints one page for
each record in the query, ie., if the query returns 3
records the report is 3 pages long, 4 records = 4 pages
long. etc.

Have racked my brain to find a solution - any help is
greatly appreciated

Thanks

Mark
 
Mark,

Open your report in design view, display the Properties window and select
the Detail section so you can see its properties. On tab Format, check the
seeting for property Force New Page; the default is none, but my guess is
it's been accidentally changed to one of the other options, which produces
the result you get. If indeed so, just change the setting back to None and
it will be fixed.

HTH,
Nikos
 
Back
Top