Convert Negative Number
Visual Basic
3
Posts
2
Posters
0
Views
1
Watching
-
I have a string data field that I want to convert to Int32 that can contain negative numbers. When I run my code I keep getting an error. What can I do to get this conversion to work? Thanks, Anthony
Would you mind terribly showing us your code so we can see what you're doing. Without it, it's impossible to tell you what to do to get "it" to work. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
I have a string data field that I want to convert to Int32 that can contain negative numbers. When I run my code I keep getting an error. What can I do to get this conversion to work? Thanks, Anthony