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

Data Analysis

  • How To Create Frequency Distribution in Excel
  • Error Bars in Excel
  • Working With Tables in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • How to sum a total in multiple Excel tables

References

  • How to get last row in numeric data in Excel
  • Excel Advanced Lookup using Index and Match Functions
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • How to get last row in text data in Excel
  • Create hyperlink with VLOOKUP in Excel

Data Validations

  • Excel Data validation exists in list
  • Excel Data validation date in next 30 days
  • Excel Data validation allow weekday only
  • Excel Data validation don’t exceed total
  • Prevent invalid data entering in specific cells

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 XOR Function
  • How to use Excel NOT Function
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel
  • SWITCH function example in Excel

Date Time

  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • Convert date string to date time in Excel
  • How to calculate nth day of week in month in Excel
  • How to get same date next year or previous year in Excel
  • Add workdays no weekends in Excel

Grouping

  • Categorize text with keywords in Excel
  • How to randomly assign data to groups in Excel
  • Map text to numbers in Excel
  • Group numbers at uneven intervals in Excel
  • Group arbitrary text values in Excel

General

  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • Find Most Frequently Occurring Word in Excel Worksheet
  • Subtotal invoices by age in Excel
  • Delete Blank Rows at Once in Excel
  • Basic numeric sort formula in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning