Access Report Widths Greater than 22"

  • Thread starter Thread starter Brian
  • Start date Start date
B

Brian

Does anyone know if a report in Access XP can be printed
larger than 22" wide? I am writing a Project Management
database and want a report that shows all tasks for all
active projects so we can study in our Project Meetings.
While writing the report was fairly easy, the type is too
small to be seen clearly on an ANSI-C size paper, so I
wanted to increase the size to ANSI-E. But Access seems
to have a limit of only 22" wide. Can anyone help?

(Note: I am using Access XP, but have Access 2003
installed as well.)
 
Brian said:
Does anyone know if a report in Access XP can be printed
larger than 22" wide? I am writing a Project Management
database and want a report that shows all tasks for all
active projects so we can study in our Project Meetings.
While writing the report was fairly easy, the type is too
small to be seen clearly on an ANSI-C size paper, so I
wanted to increase the size to ANSI-E. But Access seems
to have a limit of only 22" wide. Can anyone help?

(Note: I am using Access XP, but have Access 2003
installed as well.)


22" is a hard limit.

The one idea I have is to use two reports based on queries
that split the data into two sets of fields.
 
Back
Top