07-26-2010, 08:56 PM
Hi, I notice that round only works with ",", if the decimal part is separated with "." it doesn´t work.
Round(100.0)=1000
Is there any function that works with both decimal systems? And a function that works with "."?
Thanks
Round(100.0)=1000
Is there any function that works with both decimal systems? And a function that works with "."?
Thanks