print an Access Data Base wider than a page

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

Guest

Office 2003

Access Data Base is wider than a page when printed. How can each line or
entry be printed on 2 lines instead of one long one that exceeds page width.
Have already tried "landscape" it is not wide enough.
 
Office 2003

Access Data Base is wider than a page when printed. How can each line or
entry be printed on 2 lines instead of one long one that exceeds page width.
Have already tried "landscape" it is not wide enough.

You cannot print "an Access database". An Access database (.mdb file)
is a container for multiple forms, reports, and other objects. It's
not a document or a spreadsheet!

If you want to print the data in an Access Table, the best bet is to
create a Report. You can lay out the fields from your Table in this
report in any arrangement you like - two lines, ten lines, an entire
page per record, or whatever you wish.

John W. Vinson[MVP]
 

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