2 columns reports set up and report footer

  • Thread starter Thread starter jean
  • Start date Start date
J

jean

Hi,

I have a report with containing 4 fields and 80 records and a report
footer for the total of each field.

As 80 records don't fit in a letter format, I made a 2 columns report
(using page setUp) so the report is now divide in 2 (4 columns at left
and 4 at right.)
But I still have 2 pages because the total (total of each field) is on
page 2.

How can I manage so the report is only 1 page and totals are at the
bottom of Right Section ?

thanks
 
change your top/bottom margins to .166 or whatever else you can that allows
every thing to fit. I recreated what you described and was able to print the
totals on page one by setting the margins to smallest number possible. I
used 0, but it reset to .166. You may be able to set to larger number and
still get it on one page.
 
Back
Top