Description:
The ROUND function in MS excel returns a rounded number based on the specified number of digits.
Format:
As Excel Formula : ROUND(number,digits)
Note : ROUND() works slightly diffrent when used as VBA function.Click here to know about it VBA-ROUND()
Arguments: