Results 1 to 4 of 4
  1. #1
    newbieX is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2013
    Posts
    111

    Access property title box off screen

    While working on a form, I managed to move the property box's title box off screen and can not longer grab it.

    I have tried some of the suggestions on the web such a ALT Shift M to not avail.

    Using dual monitors, properly box is on one monitor, form on another. Using Windows 7.



    Ideas?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Set the Property Sheet screen location with the following expressions executed in VBA immediate window:

    CommandBars("Property Sheet").Top = 10
    CommandBars("Property Sheet").Left = 10
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    newbieX is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2013
    Posts
    111
    Thank you so much, My Access goddess. I knew I could count on you.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Google is the All Powerful. Took a few minutes of searching and found one discussion with that code. Truly, I am not that smart all by myself.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 5
    Last Post: 08-03-2016, 04:36 AM
  2. Replies: 2
    Last Post: 03-20-2015, 06:30 AM
  3. Replies: 11
    Last Post: 06-05-2011, 09:51 PM
  4. Replies: 4
    Last Post: 01-02-2011, 08:09 PM
  5. Replies: 0
    Last Post: 06-14-2009, 06:18 PM

Tags for this Thread

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