Multiple Page Reports (not the same as Nhuhges)

cmrabide

New member
Local time
Today, 08:12
Joined
Jul 20, 2000
Messages
8
I am getting reports that should one be one page, printing duplicates for the number of records in the query the report is based on...(ie if the report is based on a query of orders...if there are 20 orders, the report will be 20 pages long). The thing i do not understand is that it's done entirely with Domain Aggregate fcn's, except for the report footer, which is just summaries based on the query. If I remove the recordsource and just have all Domain agg functions, it solves the problem. Any ideas? Thanks
 

Users who are viewing this thread

Back
Top Bottom