View Full Version : Getting extra copies of my report


RickR
03-20-2002, 07:48 PM
Hello All,

I've done up a report, and when I go to preview it, there are 3 pages, exact copies of my one report (I have only made one in the report design).

I have checked to make sure my page set up is not extended past the 8.5 X 11 standard (and its not white space I get), searched every setting I can think of in the Report designer, and searched the FAQ here with no results.

A Big Thanks in advance for any help.

Rick

R. Hicks
03-20-2002, 08:33 PM
Check the recordset that the report is bound to. If each record is replicated 3 times then you have a problem in the query.

HTH
RDH