Results 1 to 2 of 2
  1. #1
    data808 is offline Noob
    Windows 7 32bit Access 2007
    Join Date
    Aug 2012
    Posts
    727

    Print Button Properties

    I have a report with a print button that has simple vba behind it.


    On Error Resume Next
    Docmd.Runcommand acCmdPrint




    The problem is that the properties don't save for landscape. It always defaults to portrait. However, I have another database that when I create the same type of print button, it defaults to landscape. Does anyone know why this is happening?

  2. #2
    data808 is offline Noob
    Windows 7 32bit Access 2007
    Join Date
    Aug 2012
    Posts
    727
    Its shocking no one replied with a solution to this. Luckily I was able to figure it out myself.

    All reports in design view have a page setup tab in the ribbon that you can set the orientation to landscape as a default option. Its so simple yet I thought I was going to have to use VBA or something to achieve this.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 4
    Last Post: 02-12-2014, 12:49 PM
  2. Print button quick print
    By xtrareal22 in forum Reports
    Replies: 1
    Last Post: 12-11-2013, 11:21 AM
  3. Replies: 6
    Last Post: 12-03-2013, 02:59 AM
  4. Replies: 0
    Last Post: 02-22-2011, 05:04 AM
  5. add a print button
    By gromit95 in forum Forms
    Replies: 0
    Last Post: 08-13-2008, 07:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums