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 72,0% France
Canada 5,3% Canada
Chine 4,0% Chine

Total:

154

Pays
018462588
Aujourd'hui: 55
Hier: 376
Cette semaine: 1.438
Semaine dernière: 3.335
Ce mois: 10.516