Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

Printing horizontally

edited June 2005 in End User
Hi

I have a db field named "serial number". In report builder, I want to
print 3 serial numbers per line. If a line has filled up, I want the
remaining serial number to continue to print at the next line. If a page is
full, I want the remaining serial number to continue to print at the next
page.

Let's say my table have 5 serial numbers, their values are: serial1,
serial2, serial3, serial4, serial5.

I want my repor to look like this:

-----------------------------------------------------
Report SN001 - SERIAL NUMBER LIST

serial1 serial2 serial3
serial4 serial5
-----------------------------------------------------

Is it possible to produce a report similar to the one above, without any 3-
party add-ons?

Many thanks!

Regards
Yeung

Comments

  • edited June 2005

    Access the File | PageSetup dialog. Select the Layout tab. Set Columns to 3
    and set ColumnTraversal to Left to Right (the default is TopToBottom)

    --
    Nard Moseley
    Digital Metaphors Corporation
    http://www.digital-metaphors.com


    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.