Sizing Forms

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

I have a form that is connected to a command button. I
want the form to pop up when the command button is
depressed. It does. Problem is, it brings up an
extremely big form. I want to size it sort of like a
popup window. I have looked at the properties and can't
seem to find how to resize it to make it sort of like a
small "pop up box." I removed footers/headers and only
have the details. Any help would be appreciated.

Frank
 
What I understand is that at runtime, your Form displays larger than the
Form in Design View. With the form open in form view, on the menu Windows |
Size to Fit Form. If it is PopUp, I think you may have to remove that, size
it, and then reset it.

Larry Linson
Microsoft Access MVP
 
In the DesignView of the "Pop-up" Form, resize the width of the Form and the
height of the Detail section to what you want and then set the
Form'sAutoResize Property to Yes / True.

HTH
Van T. Dinh
MVP (Access)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Tablet size: I love the 8 inches 1
Pop up form 1
Form Size and Location 1
register student to course 0
Saving Pop-Up Form's Size 4
Displaying Multible Colums On One Form 6
form size on openform 4
Form size 3

Back
Top