Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the source providing a list for a ComboBox or ListBox.
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. |
The RowSource property accepts worksheet ranges from Microsoft Excel.
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.