Excel-Formula: Math Formula – ROUND()
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...