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 71,8% France
Canada 5,2% Canada
Chine 4,1% Chine

Total:

159

Pays
018469929
Aujourd'hui: 202
Hier: 381
Cette semaine: 998
Semaine dernière: 2.486
Ce mois: 6.334