P
Paul Engel
I am a bit stumped. I have to print 10 different cover sheets for each
member of my database. When I had to do the same thing for a previous job,
with only 3 pages, I managed to fit all 3 on one report design page w/ page
breaks. I simply repeated the data elements on each page and created the
unique label on each. No problem.
W/ 10-pages, though, I can't get the report design view longer than 25" so I
can build the next 7 pages. Plus, it seems like a counter-productive manner
to design a report in Access...w/ the same fields in the same locations for
each page, but having to paint them on the design view each time.
I'm I thinking inside the wrong box? Is there an easy way to set up a page
w/ the static data and tell the report to print 10 times, substituting the
appropriate labels for each page? Or a hard way? Any way?
Here's what it would look like, w/ the dashed lines indicating page breaks.
The CAPS are literals, the all lower case are values from the record:
name
ssn
dob
DOCUMENT 1
--------------------------------------
name
ssn
dob
DOCUMENT 2
--------------------------------------
name
ssn
dob
DOCUMENT 3
--------------------------------------
name
ssn
dob
DOCUMENT 4
member of my database. When I had to do the same thing for a previous job,
with only 3 pages, I managed to fit all 3 on one report design page w/ page
breaks. I simply repeated the data elements on each page and created the
unique label on each. No problem.
W/ 10-pages, though, I can't get the report design view longer than 25" so I
can build the next 7 pages. Plus, it seems like a counter-productive manner
to design a report in Access...w/ the same fields in the same locations for
each page, but having to paint them on the design view each time.
I'm I thinking inside the wrong box? Is there an easy way to set up a page
w/ the static data and tell the report to print 10 times, substituting the
appropriate labels for each page? Or a hard way? Any way?
Here's what it would look like, w/ the dashed lines indicating page breaks.
The CAPS are literals, the all lower case are values from the record:
name
ssn
dob
DOCUMENT 1
--------------------------------------
name
ssn
dob
DOCUMENT 2
--------------------------------------
name
ssn
dob
DOCUMENT 3
--------------------------------------
name
ssn
dob
DOCUMENT 4