Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Add Outline to Data in Excel
  • How to Use Solver Tool in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • Excel Line Chart
  • Excel Frequency Function Example

References

  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • Convert text string to valid reference in Excel using Indirect function
  • How to retrieve first match between two ranges in Excel
  • How to get address of named range in Excel
  • How to get address of last cell in range in Excel

Data Validations

  • Excel Data validation number multiple 100
  • Excel Data validation allow uppercase only
  • Excel Data validation exists in list
  • Excel Data validation must contain specific text
  • Data validation must not exist in list

ISO.CEILING function: Description, Usage, Syntax, Examples and Explanation

by

What is SO.CEILING function in Excel?

SO.CEILING functionn is one of the Math and Trig functions in Microsoft Excel that returns a number that is rounded up to the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded up. However, if the number or the significance is zero, zero is returned.

Syntax of SO.CEILING function

ISO.CEILING(number, [significance])

The ISO.CEILING function syntax has the following arguments:

  • Number: The value to be rounded.
  • Significance (Optional): The optional multiple to which number is to be rounded.If significance is omitted, its default value is 1.

Example of ISO.CEILING function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Formula Description Result
=ISO.CEILING(4.3) Rounds 4.3 up to nearest multiple of 1 5
=ISO.CEILING(-4.3) Rounds -4.3 up to nearest multiple of 1 -4
=ISO.CEILING(4.3, 2) Rounds 4.3 up to the nearest multiple of 2 6
=ISO.CEILING(4.3,-2) rounds 4.3 up to the nearest multiple of -2 6
=ISO.CEILING(-4.3,2) Rounds -4.3 up to the nearest multiple of 2 -4
=ISO.CEILING(-4.3,-2) Rounds -4.3 up to the nearest multiple of -2 -4

Note: The absolute value of the multiple is used, so that the ISO.CEILING function returns the mathematical ceiling irrespective of the signs of number and significance.

Post navigation

Previous Post:

TRUE function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Excel Pie Chart

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Return blank if in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel
  • How to use IFS function in Excel
  • TRUE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Create date range from two dates in Excel
  • How to calculate most recent day of week in Excel
  • How to get Holiday Date from Year in Excel
  • Convert decimal hours to Excel time
  • WEEKDAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group numbers with VLOOKUP in Excel
  • Group times into unequal buckets in Excel
  • Categorize text with keywords in Excel
  • Running count group by n size in Excel
  • Calculate conditional mode with criteria in Excel

General

  • How to generate random number between two numbers in Excel
  • How to increase by percentage in Excel
  • List sheet names with formula in Excel
  • How to Insert Cells, Row and Rows in Excel
  • How to add sequential row numbers to a set of data in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning