CEILING function

description:

Round a number up, to the nearest multiple of significance.

 

syntax:

=CEILING( numbersignificance )

 

required arguments:

number The value to round.
significance The number of digits to which number should be rounded.