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

Data Analysis

  • How To Filter Data in Excel
  • Example of COUNTIFS with variable table column in Excel
  • Randomize/ Shuffle List in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • Conflicting Multiple Conditional Formatting Rules in Excel

References

  • How to get relative column numbers in a range in Excel
  • How to use Excel TRANSPOSE Function
  • Count unique text values with criteria
  • Two-way lookup with VLOOKUP in Excel
  • Perform case-sensitive Lookup in Excel

Data Validations

  • Excel Data validation exists in list
  • Excel Data validation must contain specific text
  • Data validation must not exist in list
  • Excel Data validation require unique number
  • Excel Data validation number multiple 100

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

by

What is CEILING function in Excel?

CEILING function 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 CEILING function

CEILING.PRECISE(number, [significance])

The CEILING.PRECISE function syntax has the following arguments:

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

CEILING formula explanation

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

Example of 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
=CEILING.PRECISE(4.3) Rounds 4.3 up to the nearest multiple of 1. 5
=CEILING.PRECISE(-4.3) Rounds -4.3 up to the nearest multiple of 1. Rounds toward 0 because the number is negative. -4
=CEILING.PRECISE(4.3, 2) Rounds 4.3 up to the nearest multiple of 2. 6
=CEILING.PRECISE(4.3,-2) Rounds 4.3 up to the nearest multiple of -2. 6
=CEILING.PRECISE(-4.3,2) Rounds -4.3 up to the nearest multiple of 2. Rounds toward 0 because the number is negative. -4
=CEILING.PRECISE(-4.3,-2) Rounds -4.3 up to the nearest multiple of -2. -4

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

  • How to use Excel FALSE Function
  • Invoice status with nested if in Excel
  • TRUE function: Description, Usage, Syntax, Examples and Explanation
  • Return blank if in Excel
  • Check multiple cells are equal in Excel

Date Time

  • Sum race time splits in Excel
  • How to calculate next day of week in Excel
  • Add months to date in Excel
  • DAYS function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate nth day of year in Excel

Grouping

  • Categorize text with keywords in Excel
  • Group times into unequal buckets in Excel
  • How to randomly assign people to groups in Excel
  • Running count group by n size in Excel
  • Calculate conditional mode with criteria in Excel

General

  • How to calculate total from percentage in Excel
  • How to calculate percentage discount in Excel
  • How to calculate percent variance in Excel
  • With vs Without Array Formula in Excel
  • Count cells that contain errors in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning