Prints Multiple Copies

  • Thread starter Thread starter Connell Giacomini
  • Start date Start date
C

Connell Giacomini

I have many reports, all printed using macros. One of the reports always
prints 3 copies instead of one. This behavior is constant regardless of what
printer is used. I can't find anything unusual in the page setup or the
printers' setup to account for this. Can you think of a fix for this
problem?
 
If you show the page numbers, do you see page 1 three times? If you look at
the datasheet view of the report's record source, do you see the expected
number records?
 
Yes, Page 1 shows on each copy and the datasheets view of the query shows
the right record. I am going to delete the print macros and start over. Very
peculiar!
 
Back
Top