Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / August 2006

Tip: Looking for answers? Try searching our database.

Position form load point as top left??

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
fordrules01 - 21 Aug 2006 06:29 GMT
Sorry guys. Have read through all the posts on positioning of forms and can't
find any that specifically address this.

My question is how do I set the default load position of the form to the top
left. When I load my form even though I have turned off the centering option
it loads somewhere down the bottom half and off centre. How do i set it so it
loads with the top left question in the top left of my screen?

Thanks.
Wayne-I-M - 21 Aug 2006 07:01 GMT
Hi

Open the page(s) in design view.
Position the various "bits" of the page where you want them.
Then immediately press Shift-S
Save
Close and reopen

Signature

Wayne
Manchester, England.

2 things to remember:  Enjoy whatever it is you do and the F1 Key doesn’t
bite.

> Sorry guys. Have read through all the posts on positioning of forms and can't
> find any that specifically address this.
[quoted text clipped - 5 lines]
>
> Thanks.
Wayne-I-M - 21 Aug 2006 07:05 GMT
ooops - sorry

It's Control-S

<:-))

Signature

Wayne
Manchester, England.
2 things to remember:  
Enjoy whatever it is you do and the F1 Key doesn’t bite.

> Hi
>
[quoted text clipped - 13 lines]
> >
> > Thanks.
fordrules01 - 21 Aug 2006 14:39 GMT
Thanks but have tried that in all different form with no luck.

Matt

> ooops - sorry
>
[quoted text clipped - 19 lines]
> > >
> > > Thanks.
tina - 21 Aug 2006 13:59 GMT
try the following, as

Private Sub Form_Load()

   DoCmd.Restore
   Me.Move 0, 0

End Sub

read up on the Move method in VBA Help, so you can fine-tune the placement
of the window if you wish.

hth

> Sorry guys. Have read through all the posts on positioning of forms and can't
> find any that specifically address this.
[quoted text clipped - 5 lines]
>
> Thanks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.