Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String formula
Message
De
18/09/2001 09:00:03
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
String formula
Divers
Thread ID:
00557739
Message ID:
00557739
Vues:
58
I want to process for getting some result of the formula, but there is funny result occurs, does any body can help me please..

option explicit
Private Sub Command1_Click()
Dim x As String
Dim xx As Integer
xx = 2
x = "xx+(100*2)"
MsgBox x ' This should be 202 --> but it shown the xx+(100*2)
End Sub

Thanks in advance for any idea or suggestion ..


Best regards
Winan
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform