Answer by
chirpynits (72)
1: Use Microsoft Excel in-built formula ROUND(number, num_digits)
where number is Number which should be round up,
num_digits is number of decimal digits upto which the number should be round up
Option 2:
Right click cell(s) and select Format Cell. Format it as a number and set the number of decimal places for the selected cell(s).