Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Access Forum    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
Force forms to specific screen
Dan Jackson 
            
3 years ago
Hi Guys,

Real quick one, i'm sure its come up before.

We have 2 Large monitors on the wall in the office. I'm currently using one to hold a "Salesboard" and this is achieved by opening access and opening the form full screen. I have [LEFT] and [RIGHT] Buttons on my main menu to open the forms

I now want to open my 2nd report on the second screen which is done every morning.

Is there a "Move" command i can use to force the Left form to the left monitor and the Right Form to the right monitor? Its done via remote so switching screens is ok but a pain.

Many Thanks
Juan C Rivera  @Reply  
            
3 years ago
Private Sub Form_Load()
DoCmd.MoveSize 0, 0
End Sub
this will move it to monitor number 1 and adjust the 0,0 to move to your second monitor.  the numbers will be different due to screen resolution.
Dan Jackson OP  @Reply  
            
3 years ago
Awesome, that's what i was looking for but wanted to be sure. Cheers Juan
Dan Jackson OP  @Reply  
            
3 years ago
I just tried this by opening Access on the left screen (Res 1024x768) and opening the right screen form with the following code but didn't work - stayed on the left screen

Private Sub Form_Load()

    DoCmd.MoveSize 1025, 0
  
End Sub
Juan C Rivera  @Reply  
            
3 years ago
Oh WOW when you find the answer let me know I was way off...
Dan Jackson OP  @Reply  
            
3 years ago
I think you were along the right path BUT i think it only covers the access canvas. So, if the access window is 1024x768, then the max move space is 1024x768.

I was thinking i could create two access files but would still have the same problem that access would remember where the LAST ACCESS window was open

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Access Forum.
 

Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 5/2/2026 8:29:26 AM. PLT: 1s