Printing records in entire database

L

Lou

Hi,

I have created a 2 page form. I have no problem printing page 1 but when I
select the print button to print page 2, it prints page 2 for every record in
my database. Any idea of what could be causing this. Thanks for your help!
 
B

Bob Miller

Need more info! Generally, when we speak of a form, it is about a
method of entering or viewing data. A report is what is printed.
With what you have given, I would say, and here I'm assuming that page
1 and page 2 are two REPORTS, is look at the report and see if the
Force New Page property has something other thatn None.
 
Top