|
-
Nov 4th, 2000, 08:38 AM
#1
Thread Starter
Lively Member
I remember reading about a VB command that turned a text value into an integer value.... but, I'm having trouble fining the command....
Dim MyString as String
Dim MyInteger as Integer
If MyString = "10" and I want to load MyInteger with Mystring....
(MyInteger = 10)
How would I do that.....?
thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|