Form.NavigationCaption property (Access)

Gets or sets the text that appears to the left of the form's navigation buttons. Read/write String.

Syntax

expression.NavigationCaption

expression A variable that represents a Form object.

Remarks

Although Record: appears to the left of the navigation buttons by default, the NavigationCaption property is blank until it's explicitly specified.

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.