Form.SplitFormSize property (Access)
Gets or sets the size in twips of the form when it's displayed in Split Form view. Read/write Long.
expression.SplitFormSize
expression A variable that represents a Form object.
Use the SplitFormSize property when you want to adjust the size of the form and datatsheet. Larger settings for the SplitFormSize property display more of the form and less of the datasheet.
Setting the SplitFormSize property to 0
resets the form's default size.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.