YannC.
XLDnaute Occasionnel
Bonjour à vous tous,
J'aimerai savoir si il est possible de reduire cette partie de code :
Et si oui Comment ?
Merci de votre aide
Le Linuxien
J'aimerai savoir si il est possible de reduire cette partie de code :
With PTextBox7
.Value = ""
.Enabled = False
End With
With PTextBox8
.Value = ""
.Enabled = False
End With
With PTextBox9
.Value = ""
.Enabled = False
End With
With PTextBox10
.Value = ""
.Enabled = False
End With
With PTextBox11
.Value = ""
.Enabled = False
End With
With PTextBox12
.Value = ""
.Enabled = False
End With
With PTextBox13
.Value = ""
.Enabled = False
End With
With PTextBox14
.Value = ""
.Enabled = False
End With
With PTextBox15
.Value = ""
.Enabled = False
End With
With PTextBox16
.Value = ""
.Enabled = False
End With
With PTextBox17
.Value = ""
.Enabled = False
End With
With PTextBox18
.Value = ""
.Enabled = False
End With
With PTextBox19
.Value = ""
.Enabled = False
End With
With PTextBox20
.Value = ""
.Enabled = False
End With
With PTextBox21
.Value = ""
.Enabled = False
End With
With PTextBox21
.Value = ""
.Enabled = False
End With
With PTextBox22
.Value = ""
.Enabled = False
End With
With PTextBox23
.Value = ""
.Enabled = False
End With
With PTextBox24
.Value = ""
.Enabled = False
End With
With PTextBox25
.Value = ""
.Enabled = False
End With
With PTextBox26
.Value = ""
.Enabled = False
End With
With PTextBox27
.Value = ""
.Enabled = False
End With
With PTextBox28
.Value = ""
.Enabled = False
End With
With PTextBox29
.Value = ""
.Enabled = False
End With
With PTextBox30
.Value = ""
.Enabled = False
End With
With PTextBox31
.Value = ""
.Enabled = False
End With
With PTextBox32
.Value = ""
.Enabled = False
End With
With PTextBox33
.Value = ""
.Enabled = False
End With
With PTextBox34
.Value = ""
.Enabled = False
End With
With PTextBox35
.Value = ""
.Enabled = False
End With
With PTextBox36
.Value = ""
.Enabled = False
End With
With PTextBox37
.Value = ""
.Enabled = False
End With
With PTextBox38
.Value = ""
.Enabled = False
End With
With PTextBox39
.Value = ""
.Enabled = False
End With
With PTextBox40
.Value = ""
.Enabled = False
End With
With PTextBox41
.Value = ""
.Enabled = False
End With
With PTextBox42
.Value = ""
.Enabled = False
End With
With PTextBox43
.Value = ""
.Enabled = False
End With
With PTextBox44
.Value = ""
.Enabled = False
End With
With PTextBox45
.Value = ""
.Enabled = False
End With
With PTextBox46
.Value = ""
.Enabled = False
End With
With PTextBox47
.Value = ""
.Enabled = False
End With
With PTextBox48
.Value = ""
.Enabled = False
End With
With PTextBox49
.Value = ""
.Enabled = False
End With
With PTextBox50
.Value = ""
.Enabled = False
End With
With PTextBox51
.Value = ""
.Enabled = False
End With
With PTextBox52
.Value = ""
.Enabled = False
End With
With PTextBox53
.Value = ""
.Enabled = False
End With
With PTextBox54
.Value = ""
.Enabled = False
End With
With PTextBox55
.Value = ""
.Enabled = False
End With
With PTextBox56
.Value = ""
.Enabled = False
End With
With PTextBox57
.Value = ""
.Enabled = False
End With
With PTextBox58
.Value = ""
.Enabled = False
End With
With PTextBox59
.Value = ""
.Enabled = False
End With
With PTextBox60
.Value = ""
.Enabled = False
End With
With PTextBox61
.Value = ""
.Enabled = False
End With
With PTextBox62
.Value = ""
.Enabled = False
End With
With PTextBox63
.Value = ""
.Enabled = False
End With
With PTextBox64
.Value = ""
.Enabled = False
End With
With PTextBox65
.Value = ""
.Enabled = False
End With
With PTextBox66
.Value = ""
.Enabled = False
End With
With PTextBox67
.Value = ""
.Enabled = False
End With
With PTextBox68
.Value = ""
.Enabled = False
End With
With PTextBox69
.Value = ""
.Enabled = False
End With
Et si oui Comment ?
Merci de votre aide
Le Linuxien