Loading
Extend Salesforce with Clicks, Not Code
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          CEILING

          CEILING

          Rounds a number up to the nearest integer, away from zero if negative.

          Use

          CEILING(number) and replace number with the field or expression you want rounded.

          Formula Example
          Formula Example

          CEILING(2.5) returns 3, which is 2.5 rounded up to the nearest integer.

          CEILING(-2.5) returns -3, which is -2.5 rounded away from zero for a negative number.

           
          Loading
          Salesforce Help | Article