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

Data Analysis

  • How to calculate current stock or inventory in Excel
  • Create Scatter Chart in Excel
  • How To Filter Data in Excel
  • Use Data Form to input, edit and delete records in Excel
  • How to sum a total in multiple Excel tables

References

  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • How to retrieve first match between two ranges in Excel
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel MATCH Function
  • How to get last row in text data in Excel

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation must contain specific text
  • Prevent invalid data entering in specific cells
  • Excel Data validation date in specific year
  • Excel Data validation only dates between

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

by

What is CEILING.MATH function in Excel?

CEILING.MATH function is one of the Math and Trig functions in Microsoft Excel that rounds a number up to the nearest integer or to the nearest multiple of significance.

Syntax of CEILING.MATH function

CEILING.MATH(number, [significance], [mode])

The CEILING.MATH function syntax has the following arguments.

  • Number: Number must be less than 9.99E+307 and greater than -2.229E-308.
  • Significance(Optional): The multiple to which Number is to be rounded.
  • Mode(Optional): For negative numbers, controls whether Number is rounded toward or away from zero.

CEILING.MATH formula explanation

  • By default, significance is +1 for positive numbers and -1 for negative numbers.
  • By default, positive numbers with decimal portions are rounded up to the nearest integer. For example, 6.3 is rounded up to 7.
  • By default, negative numbers with decimal portions are rounded up (toward 0) to the nearest integer. For example, -6.7 is rounded up to -6.
  • By specifying the Significance and Mode arguments, you can change the direction of the rounding for negative numbers. For example, rounding -6.3 to a significance of 1 with a mode of 1 rounds away from 0, to -7. There are many combinations of Significance and Mode values that affect rounding of negative numbers in different ways.
  • The Mode argument does not affect positive numbers.
  • The significance argument rounds the number up to the nearest integer that is a multiple of the significance specified. The exception is where the number to be rounded is an integer. For example, for a significance of 3 the number is rounded up to the next integer that is a multiple of 3.
  • If Number divided by a Significance of 2 or greater results in a remainder, the result is rounded up.

Example of CEILING.MATH 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
=CEILING.MATH(24.3,5) Rounds 24.3 up to the nearest integer that is a multiple of 5 (25). 25
=CEILING.MATH(6.7) Rounds 6.7 up to the nearest integer (7). 7
=CEILING.MATH(-8.1,2) Rounds -8.1 up (toward 0) to the nearest integer that is a multiple of 2 (-8). -8
=CEILING.MATH(-5.5,2,-1) Rounds -5.5 down (away from 0) to the nearest integer that is a multiple of 2 with a mode of -1, which reverses rounding direction (-6). -6

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

  • IF with boolean logic in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel AND Function
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get week number from date in Excel
  • Add years to date in Excel
  • YEARFRAC function: Description, Usage, Syntax, Examples and Explanation
  • Convert Excel time to decimal minutes
  • Pad week numbers with zeros in Excel

Grouping

  • How to randomly assign people to groups in Excel
  • Group times into 3 hour buckets in Excel
  • Categorize text with keywords in Excel
  • Group numbers at uneven intervals in Excel
  • Map text to numbers in Excel

General

  • How to count total number of cells in a rectangular range in Excel
  • 3D SUMIF for multiple worksheets in Excel
  • Excel Autofill Cell Ranges, Copy, Paste
  • How to calculate profit margin percentage in Excel
  • How to get original price from percentage discount in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning