I have a button on a form. Pushing the button starts printing a report containing the current record that was on the form.
This record has many fields, so that it prints about 4 pages of text.
It is only the first page that i want to be printed.
Code is like this:
Private Sub...