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.