Share via

How do I resize subforms in Access project?

Anonymous
2015-02-20T13:52:20+00:00

I have a form within a form within a form in my Access project. The 'middle' form is short and does not make use of the space available in the parent form, but has a verticle scroll bar to reach all of its content. How do I resize the subform's container to make use of the screen real estate available for it?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. ScottGem 68,830 Reputation points Volunteer Moderator
    2015-02-20T14:44:20+00:00

    Every Control has a Top and Height property that can be adjusted programmatically. 

    In Design view you can just resize the control as you would any control.

    Was this answer helpful?

    0 comments No comments