dim x as long
dim str as string
str = "567"
x = str
This doesnt work. But how do I convert a string to a long?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: str -> Long
|
Click Here to Expand Forum to Full Width |