Report.RibbonName Property

Access Developer Reference

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 on how to display a customized Ribbon when loading a report, see How to: Apply a Filter When Opening a Form or Report.

See Also