Report.Caption property (Access)

Gets or sets the title of the report in Print Preview. Read/write String.

Syntax

expression.Caption

expression A variable that represents a Report object.

Remarks

The Caption property is a string expression that can contain up to 2,048 characters. Captions for forms and reports that are too long to display in the title bar are truncated.

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.