Recherche

 

Private Sub TextBox1_Change()
Dim max
max = 50
If Len(TextBox1.Value) > max Then TextBox1.Value = Left(TextBox1.Value, max)
End Sub

Statistiques

France 75,6% France
Canada 8,1% Canada
États-Unis d'Amérique 5,0% États-Unis d'Amérique

Total:

60

Pays
018272094
Aujourd'hui: 21
Hier: 335
Cette semaine: 356
Semaine dernière: 804
Ce mois: 356