PC Review


Reply
Thread Tools Rate Thread

Change form size

 
 
AccessKay
Guest
Posts: n/a
 
      30th Apr 2010
I’m having a hard time naming what it is that I want to do so hopefully this
will make sense. I have a form that has a logo and two command buttons that
take the user to two different forms. I learned how to get this form to open
automatically when I open the database but I want it to appear as a box in
the center and not full screen in the upper left hand corner. How can I do
this...is it in the Properties??? I changed several properties but it's
still full screen and not centered.

Thanks for any help or suggestions.

 
Reply With Quote
 
 
 
 
Daryl S
Guest
Posts: n/a
 
      30th Apr 2010
AccessKay -

You might have code in place to maximize the form - you should find that and
fix it.

You can also put code on the form's Open event to restore it back to it's
regular size:
DoCmd.Restore

--
Daryl S


"AccessKay" wrote:

> I’m having a hard time naming what it is that I want to do so hopefully this
> will make sense. I have a form that has a logo and two command buttons that
> take the user to two different forms. I learned how to get this form to open
> automatically when I open the database but I want it to appear as a box in
> the center and not full screen in the upper left hand corner. How can I do
> this...is it in the Properties??? I changed several properties but it's
> still full screen and not centered.
>
> Thanks for any help or suggestions.
>

 
Reply With Quote
 
AccessKay
Guest
Posts: n/a
 
      30th Apr 2010
Thanks for your reply Daryl. I have no code at all. I used the Access
Options to open the form automatically. What is the code to minimize and
center? I tried DoCmd.Minimize but that didn't work. Should that have
worked???


"Daryl S" wrote:

> AccessKay -
>
> You might have code in place to maximize the form - you should find that and
> fix it.
>
> You can also put code on the form's Open event to restore it back to it's
> regular size:
> DoCmd.Restore
>
> --
> Daryl S
>
>
> "AccessKay" wrote:
>
> > I’m having a hard time naming what it is that I want to do so hopefully this
> > will make sense. I have a form that has a logo and two command buttons that
> > take the user to two different forms. I learned how to get this form to open
> > automatically when I open the database but I want it to appear as a box in
> > the center and not full screen in the upper left hand corner. How can I do
> > this...is it in the Properties??? I changed several properties but it's
> > still full screen and not centered.
> >
> > Thanks for any help or suggestions.
> >

 
Reply With Quote
 
AccessKay
Guest
Posts: n/a
 
      30th Apr 2010
I found it Daryl...I kept reading these threads about pop-ups...that's what I
was looking for and found it in properties under the other tab.

"AccessKay" wrote:

> Thanks for your reply Daryl. I have no code at all. I used the Access
> Options to open the form automatically. What is the code to minimize and
> center? I tried DoCmd.Minimize but that didn't work. Should that have
> worked???
>
>
> "Daryl S" wrote:
>
> > AccessKay -
> >
> > You might have code in place to maximize the form - you should find that and
> > fix it.
> >
> > You can also put code on the form's Open event to restore it back to it's
> > regular size:
> > DoCmd.Restore
> >
> > --
> > Daryl S
> >
> >
> > "AccessKay" wrote:
> >
> > > I’m having a hard time naming what it is that I want to do so hopefully this
> > > will make sense. I have a form that has a logo and two command buttons that
> > > take the user to two different forms. I learned how to get this form to open
> > > automatically when I open the database but I want it to appear as a box in
> > > the center and not full screen in the upper left hand corner. How can I do
> > > this...is it in the Properties??? I changed several properties but it's
> > > still full screen and not centered.
> > >
> > > Thanks for any help or suggestions.
> > >

 
Reply With Quote
 
Daryl S
Guest
Posts: n/a
 
      30th Apr 2010
Glad you got it working...

--
Daryl S


"AccessKay" wrote:

> I found it Daryl...I kept reading these threads about pop-ups...that's what I
> was looking for and found it in properties under the other tab.
>
> "AccessKay" wrote:
>
> > Thanks for your reply Daryl. I have no code at all. I used the Access
> > Options to open the form automatically. What is the code to minimize and
> > center? I tried DoCmd.Minimize but that didn't work. Should that have
> > worked???
> >
> >
> > "Daryl S" wrote:
> >
> > > AccessKay -
> > >
> > > You might have code in place to maximize the form - you should find that and
> > > fix it.
> > >
> > > You can also put code on the form's Open event to restore it back to it's
> > > regular size:
> > > DoCmd.Restore
> > >
> > > --
> > > Daryl S
> > >
> > >
> > > "AccessKay" wrote:
> > >
> > > > I’m having a hard time naming what it is that I want to do so hopefully this
> > > > will make sense. I have a form that has a logo and two command buttons that
> > > > take the user to two different forms. I learned how to get this form to open
> > > > automatically when I open the database but I want it to appear as a box in
> > > > the center and not full screen in the upper left hand corner. How can I do
> > > > this...is it in the Properties??? I changed several properties but it's
> > > > still full screen and not centered.
> > > >
> > > > Thanks for any help or suggestions.
> > > >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can VBA change Split Form Size? Brad Microsoft Access VBA Modules 3 11th Dec 2009 02:34 AM
Form elements change size with Screen Resolution change Amon.Noreinor@gmail.com Microsoft Excel Programming 0 24th Jan 2007 09:21 PM
Change tex field size in form =?Utf-8?B?VHJhY2llIEJlbnQ=?= Microsoft Access Forms 5 28th Jun 2005 10:13 PM
Change form size in VBA =?Utf-8?B?RGVs?= Microsoft Access VBA Modules 1 15th Jun 2005 07:21 PM
Change size of form mike Microsoft Access Forms 1 11th Nov 2003 10:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:36 PM.