user_mobilelogo

 

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

Statistiques

Aujourd'hui1673
Hier1770
Cette semaine7004
Ce mois37236
Total depuis 200418239776

22
visiteurs actuellement en ligne

25 avril 2024