Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27235

VS 2012 Remove decimal place (not saving variable as int)

$
0
0
So I have an input box and a user would enter an amount. Lets say a user enters 999.99, I want the variable to save as 99999. Basically I want to save exactly what the user enters without the decimal point.

How do I do this? :confused:

Viewing all articles
Browse latest Browse all 27235

Trending Articles