how can I write aevent procedure code to round a number to two decimals?
I am wrighting something similer to this
a=val(x)+val(Y)
I Know in exel "Round,2" Makes a number to Two Decimals.