Results 1 to 3 of 3
  1. #1
    JonathanT is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jan 2011
    Posts
    118

    Report Position

    When I open a report it positions itself at the top left of the database window. Is there a way to position the report ata a specified location such as the bottom left of the database window?

  2. #2
    Gicu's Avatar
    Gicu is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jul 2015
    Location
    Kelowna, BC, Canada
    Posts
    4,115
    Look at using Docmd.MoveSize in the open event of the report:
    https://docs.microsoft.com/en-us/off...docmd.movesize
    Vlad Cucinschi
    MS Access Developer
    http://forestbyte.com/

  3. #3
    JonathanT is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Jan 2011
    Posts
    118
    Thanks Gicu. I ended up creating a macro using the "MoveAndSizeWindow" function and setting the Right and Down parameters to position the reports where I needed them. I added the macro to the "On Open" event of the report

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

Similar Threads

  1. Position Sequence
    By Mickjav in forum Modules
    Replies: 4
    Last Post: 01-12-2020, 10:25 AM
  2. Position of fields on a report
    By Robyn in forum Reports
    Replies: 2
    Last Post: 04-01-2015, 02:51 AM
  3. Replies: 3
    Last Post: 05-06-2014, 11:38 PM
  4. Position of scroll bar
    By VictoriaAlbert in forum Access
    Replies: 2
    Last Post: 04-14-2011, 04:29 PM
  5. Set Form Position
    By Yance in forum Programming
    Replies: 3
    Last Post: 11-29-2010, 02:20 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