Hi,

I do a operation that return a number like x.xxxxx... and I only want to keep x.xx (2 number of precisio nafter the commat). I suppose there is a simple function like in C# to do that ?

Thanks for help