Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tips and Tricks request
Message
De
26/07/2001 23:52:22
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Tips and Tricks request
Divers
Thread ID:
00536201
Message ID:
00536201
Vues:
28
I want my Text2 text box will get the time format result according to the Text1.Text, for example:
If 12 entered on Text1, the Text2 will displayed 00:00:12,
If 22" entered on Text1, the Text2 also displayed 00:00:22
If 1:12" entered on Text1, the Text2 will displayed 01:12

I have tried the following codes, but does not work:
Text2.Text = Format(Text1.Text,"Hh:Nn:Ss")

Any body can give me Tips and Tricks for the above problem?.. any idea or suggestion is highly appreciated and thank you in advance..

Best Regards
Winan
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform