Removes all entries from a Microsoft Excel list box or combo box. Use the Clear method to remove all items from an ActiveX list box or combo box.
Syntax
expression.RemoveAllItems
expression Required. An expression that returns a ControlFormat object.