Summary report - too many pages!

M

Marie B

Hi,

I have a report that shows summary data for each field in a large table
(min, max, avg, number not recorded, etc). I only need one report for the
whole table, but I get a report for each record in the table - ie the report
should 3 pages long, and I have 50 records so I get 150 pages of reports (the
same report 50 times).

Is there any way I can get just the one, original, three-page report? I've
tried to create a new report that isn't based on the table but that only
resulted in error messages. I also tried to create a query to calculate the
fields, but this turned out "too complex"...

Any ideas/help would be very much aprreciated.

Thanks,
Marie
 
J

Jeff Boyce

Marie

Without some idea of the SQL statement(s) you are using to create the
"summary data", it will be tough to troubleshoot your situation...
 
Top