But I think, I am removing those items from the end:

For i = n To 1 Step -1
Clear method gives the same error.
I'm using vba, because I have some sheets with random matrices (30x500, 30x2000, ..., 30x32000) and such list of available sheets is useful, I can have 1 calculation sheet for separate n sheets at a time.