Application.Forms property (Access)

Use the Forms property to return a read-only reference to the Forms collection and its related properties.

Syntax

expression.Forms

expression A variable that represents an Application object.

Remarks

The properties of the Forms collection in Visual Basic refer to forms that are currently open.

Support and feedback

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.