This function will round an integer to the supplied multiple to the closest whole number. MROUND deviates from zero by rounding up. When dividing a number by a multiple that is higher than or equal to half the value of the multiple, rounding occurs.
Syntax:
=MROUND (number, multiple)
Parameter list:
Ask Your Query