Syntax

expression.ListFillRange

expression A variable that represents an OLEObject object.

Remarks

Microsoft Excel reads the contents of every cell in the range and inserts the cell values into the list box. The list tracks changes in the range's cells.

If the list in the list box was created with the method, this property returns an empty string ("").

See also: