RowSource property
Specifies the source providing a list for a ComboBox or ListBox.
Syntax
object.RowSource [= String ]
The RowSource property syntax has these parts:
Part | Description |
---|---|
object | Required. A valid object. |
String | Optional. The source of the list for the ComboBox or ListBox. |
Remarks
The RowSource property accepts worksheet ranges from Microsoft Excel.
See also
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.