Hello!
I want to use ROUND function in excel to display a number just with wo decimals.
Ex: 224.34567 to 224.34
If i use =ROUND(A2;2) it doesn't do anything. And my excel is showing me that the funtion is Round(number;numb_digits) and when i search on the internet everywhere is Round (number,numb_digits) just with comma,but if i use jut comma excel is showing me an error message.
I want to use ROUND function in excel to display a number just with wo decimals.
Ex: 224.34567 to 224.34
If i use =ROUND(A2;2) it doesn't do anything. And my excel is showing me that the funtion is Round(number;numb_digits) and when i search on the internet everywhere is Round (number,numb_digits) just with comma,but if i use jut comma excel is showing me an error message.