ComboBox.InheritValueList Property

Access Developer Reference

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

Version Information
 Version Added:  Access 2007

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.