VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Another (very easy) Rounding Function

Matt Roberts  (1 Submission)   VB function enhancement   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code makes easy work of doing simple rounding on decimal number...something that VB currently lacks. Why didn't they think of this?

Inputs
Number (double data type)

Returns
RoundNum (Integer)

Side Effects
Rounding financial stuff is not cool :)

Rate Another (very easy) Rounding Function (6(6 Vote))
Another (very easy) Rounding Function.bas

Another (very easy) Rounding Function Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters