ComboBox.InheritValueList property (Access)

Gets or sets whether a combo box's value list is inherited from its field. Read/write Boolean.

Syntax

expression.InheritValueList

expression A variable that represents a ComboBox object.

Remarks

The InheritValueList property is effective only when the combo box is bound to a Lookup field and the RowSourceType property is set to Value List.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.