The Excel Roundup function rounds a supplied number up, away from zero, to a specified number of decimal places.
The syntax of the function is:
Where the arguments are as follows:
number | - | The number that is to be rounded. |
num_digits | - |
The number of decimal places to round the supplied number to. Note that:
|
Column B of the following spreadsheet shows several examples of the Excel Roundup function:
Formulas:
|
Results:
|
The above examples show how the Roundup function always rounds up, away from zero. I.e. a positive number becomes more positive and a negative number becomes more negative.
If you require different rounding rules, check out our comparison of Excel Rounding Functions.
See the Microsoft Office website for further details and examples of the Excel Roundup Function.