0
Q:

how to round a number in visual basic

Math.Round(Val({Value to be rounded}), {amount of decimal places})

Example:

Math.Round(Val(19/2), 0)
0

New to Communities?

Join the community