Results 1 to 3 of 3
  1. #1
    Perceptus's Avatar
    Perceptus is offline Expert
    Windows 7 64bit Access 2003
    Join Date
    Nov 2012
    Location
    Knoxville, Tennessee
    Posts
    659

    Forms not displaying correctly on monitor 2

    Using Access 2007

    While designing or using Access on my 2nd monitor, any form always open completely small on the screen and all the way to the left. I have noticed this doesn't occur for windows without borders.



    Is there an easy to fix this?

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Do you have the Form set to maximize upon loading?
    Code:
    Private Sub Form_Load()
        DoCmd.Maximize
    End Sub

  3. #3
    Perceptus's Avatar
    Perceptus is offline Expert
    Windows 7 64bit Access 2003
    Join Date
    Nov 2012
    Location
    Knoxville, Tennessee
    Posts
    659
    Thank you JoeM

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

Similar Threads

  1. Sizing Forms to fit monitor
    By data808 in forum Forms
    Replies: 0
    Last Post: 02-25-2014, 02:03 AM
  2. Replies: 8
    Last Post: 12-09-2013, 09:31 AM
  3. Replies: 3
    Last Post: 07-25-2012, 10:35 AM
  4. Replies: 2
    Last Post: 06-18-2011, 09:55 AM
  5. Displaying Queries Correctly
    By cgjames in forum Reports
    Replies: 0
    Last Post: 01-18-2011, 06:54 PM

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