Strings.Remove

Syntax

Strings.Remove( itemIndex)

Purpose

Removes the specified item from this collection, if it exists.

Parameters

itemIndex As Long

[In] Specifies the index of the item to remove.

See Also

Strings.Add