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.