Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21447

Find rounding functions VB6.0 ?

$
0
0
I want to find rounding functions. In VB60. The function can be fulfilled in the for example below

for example:

794.5 = 795

843.4 = 843

245.345 = 245

I used the function: Round(), Int(), Fix() but not.

Viewing all articles
Browse latest Browse all 21447