Tuesday 11 April 2017

Excel - Microsoft Excel Ceiling Function

Description

The Excel Ceiling function rounds a supplied number up or down, away from zero, to the nearest multiple of a given number. 

The syntax of the function is: 

CEILING( number, significance ) 


Where the arguments are as follows: 

Positive and Negative Arguments
Note: In Excel 2003 & 2007, the significance argument must have the same arithmetic sign (positive or negative) as the initial number argument. However, in Excel 2010, the Ceiling function has been improved, so that it can now handle a negative number argument and a positive significance argument. In this case, the Ceiling function reverses the direction of the rounding (ie. rounds the supplied number towards zero). 

Ceiling Function Examples
The following spreadsheet shows the Excel Ceiling function used with several different significance values, on the positive and negative numbers 22.25 and -22.25. 

The format of the functions is shown in the spreadsheet on the left and the results are shown in the spreadsheet on the right. 


The above examples show how, when the number and the significance arguments have the same arithmetic sign, the Ceiling function rounds the supplied number away from zero

Examples with Positive and Negative Arguments
Different combinations of positive and negative arguments, are shown in the Excel 2010 spreadsheet below. 


Ceiling Function Error
If you get an error from the Excel Ceiling function, this is likely to be one of the following : 

Common Errors 

No comments:

Post a Comment