Groups.Remove

This function removes (deletes) the specified Group.

Syntax Parameters Return Value
Sub Groups.Remove( _
    Index As Variant)
Index [in]

The 1-based index of the group to remove.

Type: Variant

This function does not return a value.