Subreport causes Main Report to Repeat

D

data cruncher

I have a main report with several subreports in it. One of the subreports may
return several entries. When it does, the report comes out fine. However, if
there are 4 returns, for instance, it causes the entire report to be 4 times
the length... that is, the entire report repeats four times. I could just
print the first pages of the report (which is a pain, and IMHO, bad form),
but the automatic page numbering will say page 1 of 4n. The other subreports
do not have this effect on the main report. Any ideas?
 
D

Duane Hookom

Could you provide some information like section of the main report, Link
Master/Child properties, record sources,...?
 
Top