Need to create a 14 ages form.

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

Guest

Does Access support this kind of documents. It's a contract and it's 14
pages long. Can I do this inAccess?
 
Yes.
Depending on your requirements/specifications, you may need to create
multiple group sections based on your primary key field.
 
Can you translate translate that to Simple English or Spanish? Can you
specify what you mean with Multiple Group Sections?

Thanks,

jeannette
 
"your requirements/specifications" refers to your report needs. Are you
wishing to report multiple records so that 14 pages of records get printed
or is each of the 14 pages derived from a single, main record.?

"multiple group" this is set up with the sorting and grouping dialog in your
report design

"sections" a grouping in a report can display header and/or footer sections

"based on your primary key field" this assumes your report's record source
has a field or fields that are unique to each record.
 
Ok, it's a single form with lots of fields and several labels with paragraphs
of fisclosures. It's like a new automobile loan note or a mortgage loan
note, very large document.

If I open all of the header/footer and detail it gives me 22" * 5 / 7.5 =
14.66 pages. But even using the page break every 7.5 inches, I received an
error and can't preview it. The error says, the sum of the margins is
greater than the lenght of the page you are printing on.

What would you recommend other than not doing this in Access? Thanks for
all your help. I really appreciate.
 
Did you create multiple sorting and grouping header and footer sections
based on the primary key value in the report?
 
Back
Top