description:
Round a number up, to the nearest multiple of significance. |
syntax:
=CEILING( number, significance ) |
required arguments:
number | The value to round. |
significance | The number of digits to which number should be rounded. |
Round a number up, to the nearest multiple of significance. |
=CEILING( number, significance ) |
number | The value to round. |
significance | The number of digits to which number should be rounded. |