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 ;-)