Form.RibbonName Property

Access Developer Reference

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

See Also