How to Round a Number in Visual Basic | eHow
The basic number data types in Visual Basic all come with helper functions for rounding numbers, but the precise function used depends on the rules you wish to use to round the number. For example, numbers are rounded down using the "floor" function, roun...