Form.RibbonName Property (Access)

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

Version Information

Version Added: Access 2007

Syntax

expression .RibbonName

expression A variable that represents a Form object.

Remarks

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

See Also

Concepts

Form Object Members

Form Object