Report Design

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

Guest

I am trying to get my database to print 6 fields onto T-Cards. There are 9
T-Cards to a page, they are 3x3. I want my records to print onto the T-card
in the top left of the A4 sheet first, top middle 2nd, top right 3rd, 2nd
line left, 2nd line middle, 2nd line right, bottom left, bottom middle and
finally bottom right. Thats 9 records per page. Is this possible?
 
Christopher Buxton said:
I am trying to get my database to print
6 fields onto T-Cards. There are 9
T-Cards to a page, they are 3x3. I want
my records to print onto the T-card
in the top left of the A4 sheet first, top
middle 2nd, top right 3rd, 2nd
line left, 2nd line middle, 2nd line right,
bottom left, bottom middle and
finally bottom right. Thats 9 records
per page. Is this possible?

In File | Print Setup, set 3 columns, and choose the "Across then Down"
option. It is up to you to size your Detail Section to fit in the width and
height of one card.

Larry Linson
Microsoft Access MVP
 
Back
Top