News

ListBox Control, BoundColumn, ControlSource, RowSource Properties Example The following example uses a range of worksheet cells in a ListBox and, when the user selects a row from the list, displays ...
For example, to display rows of data in a list box from a query named CustomerList, set the list box's RowSourceType property to Table/Query and its RowSource property to the query named CustomerList.