How many report pages for a single record?

  • Thread starter Thread starter Mike Lang
  • Start date Start date
M

Mike Lang

I need to produce a contract page based on a single record in a table.
Because the table has a lot of fields and I need to include a lot of
'blurb'in the contract, the report will be about 5-6 pages long.

Access seems to limit the report design to about 3 A4 pages long - what am I
doing wrong?
 
One solution would be to use Word to merge your record and print.
If you want to stay in Access, you can create additional "detail" sections
be creating lowest level sorting and grouping levels on your primary key.
Display the header and/or footer sections of these new grouping levels.
 
OK, no problem with the Word document creation but have you got an easy way
of launching the word template from a button in the form onscreen?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top