Multiple Reports

D

dchristo

I am having an issue where each report per record is printing out multiple
times. I only need one report to print.

any ideas?
 
K

KARL DEWEY

Check your query results that is the report records source. It probably is
pulling the same data more than one time.
 
D

dchristo

No, it it only pulling one instance per record

KARL DEWEY said:
Check your query results that is the report records source. It probably is
pulling the same data more than one time.
 
Top