A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Opening Forms



 
 
Thread Tools Display Modes
  #1  
Old February 14th, 2009, 10:31 PM posted to microsoft.public.access.gettingstarted
Srowe
external usenet poster
 
Posts: 34
Default Opening Forms

I have created forms based on a query. Everything works perfect except that
everytime I run the query my form opens up to the full screen view. I have
designed the query form such that when it opens it opens in the middle of the
screen (restore down view). Purely asthetic, I know. As it is when the form
opens it opens in the maximize screen view unless the overall database is in
the restore down view in which case the query forms open the way I want them
to. This does not serve my purpose.

Is there anyway of setting each query form so it opens in the restore view
everytime no matter if the main databse form is in the maximize view.

Thanks

Scott
  #2  
Old February 14th, 2009, 11:17 PM posted to microsoft.public.access.gettingstarted
tina
external usenet poster
 
Posts: 1,997
Default Opening Forms

add the following code to the form's OnLoad event procedure, as

DoCmd.Restore

hth


"Srowe" wrote in message
...
I have created forms based on a query. Everything works perfect except

that
everytime I run the query my form opens up to the full screen view. I have
designed the query form such that when it opens it opens in the middle of

the
screen (restore down view). Purely asthetic, I know. As it is when the

form
opens it opens in the maximize screen view unless the overall database is

in
the restore down view in which case the query forms open the way I want

them
to. This does not serve my purpose.

Is there anyway of setting each query form so it opens in the restore view
everytime no matter if the main databse form is in the maximize view.

Thanks

Scott



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:52 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.