Change a report to landscape through code

  • Thread starter Thread starter Mario
  • Start date Start date
Assuming Access 2002 or later, try:
Printer.Orientation = acPRORLandscape
 
Thank you for your response, but I am looking to change the report not the
printer.
 
Did you try opening the report in print preview, and then running that line?

If you can't get it to work, see help on PrtMip and PrtDevMode.
 

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