Append illegal - Index is part of a TableDefs collection

An Index object was specified as an argument to an Indexes.Append operation when it already is a member of an existing Indexes collection.  Dim a new Index object, specify its values and retry the operation with the new Index object.