2 page report--always

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a report that is always 2 pages. For each insurance policy, the first
page of the report shows the insured's name, mailing address, and insured
vehicles. On the 2nd page, it pulls out the policy limits and premiums.

How do I set up a report that allows for two pages? I want them to stay as
one report, so that when I print in bulk (i.e. for each renewal date of
policy), it will be collated, etc..
 
Hi susan

There is a simple way to do this.

Size the page so that it fits the details you need for both pages (so that
it always prints on 2 sheets). Then use Force New Page option (I would use
the table's primary field for this - can be set to visible = No if you don't
want it displayed).

Hope this helps

Oh - there are other methods but i use this way for dual page cash reciepts
for one of the DB's I look after (prints many thousands of reciepts each
month) so I know it works fine.

Hope this helps
 
Hi Wayne,

Thank you for replying, but I am sorry to say that I am still unsure of what
to do.
Both pages of my report pull information from the same table in the database.

Currently this is my setup
----Report Header----
----Page Header------
Company name and Logo
----Detail--------------
Info1
Info2
Info3
Info4
----Page Footer------
----Report Footer----

Let's say I want my 2nd page to also have the Company name and Logo, and
then to contain Info3 and Info4.
 
Back
Top