Explanation

TheROUND functionrounds a number to a given number of places.

The number of places is set by the number of digits provided in the second argument (num_digits).

The ROUND function can round to the right or left of the decimal point.

Excel formula: Round a number up

Excel formula: Round a number down

Excel formula: Round a number to nearest multiple

Excel ROUND function