ExternalQueries.Remove

This function removes an external query from the collection; Index can either be 1-based index, or the name of the external query.

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

Type: Variant

This function does not return a value.