Share via


Report.RibbonName Property (Access)

Gets or set the name of the customized ribbon to be displayed when the specified report is loaded. Read/write String.

Version Information

Version Added: Access 2007

Syntax

expression .RibbonName

expression A variable that represents a Report object.

Remarks

For more information about how to display a customized ribbon when loading a report, see How to: Apply a Filter When Opening a Form or Report.

See Also

Concepts

Report Object Members

Report Object