Click to See Complete Forum and Search --> : A Function for rounding numeric values


Loh
January 5th, 1999, 03:58 AM
I'm looking for a function like ROUND(x,n) that rounds the value x to n decimals.

Is such a function built into VB(4, 5) or do I have to write it by myself ?

Guess : it's for apps using the Euro currency ;-)