I have a three table related database. I’ve created a one page report that extracts data from the three tables. Originally it printed a single page which was great, now it creates multiple copies of the same report. I believe the number of copies probably equates to the number of records in one of the tables. What did I do to cause the generation of the multiple copies - is there a switch that causes this? Thanks, Erik.
Show the query the report depends on.
Have a look at the result of the query. Dies the result repeat rows also?