Non è vero niente non va

codice:
        dati = FormatHeader()
        For X = 1 To UBound(dati)
            .Head_title(X).Caption = dati(X - 1)
        Next
        For X = 1 To 5
            If (.Head_title(X).Caption = "Head") Then
                .Head_title(X).Visible = False
                .Head_(X).Visible = False
            End If
        Next
Ma come posso fare.
In pratica i controlli si chiamano 'Label1', 'Label2' ...