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

Data Analysis

  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Conditional Formatting Color Scales Examples in Excel
  • Get column index in Excel Table
  • Remove Duplicates Example in Excel
  • Number and Text Filters Examples in Excel

References

  • How to reference named range different sheet in Excel
  • Extract data with helper column in Excel
  • How to create dynamic named range with OFFSET in Excel
  • Basic INDEX MATCH approximate in Excel
  • How to get relative column numbers in a range in Excel

Data Validations

  • Excel Data validation number multiple 100
  • Excel Data validation no punctuation
  • Excel Data validation date in next 30 days
  • Excel Data validation whole percentage only
  • Excel Data validation must not contain

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

by

What is FLOOR.PRECISE function in Excel?

FLOOR.PRECISE function is one of the Math and Trig functions in Microsoft Excel that returns a number that is rounded down to the nearest integer or to the nearest multiple of significance. Regardless of the sign of the number, the number is rounded down. However, if the number or the significance is zero, zero is returned.

Syntax of FLOOR.PRECISE function

FLOOR.PRECISE(number, [significance])

The FLOOR.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.

FLOOR.PRECISE formula explanation

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

Example of FLOOR.PRECISE 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
=FLOOR.PRECISE(-3.2,-1) Rounds -3.2 down to the nearest multiple of -1 -4
=FLOOR.PRECISE(3.2, 1) Rounds 3.2 down to the nearest multiple of 1 3
=FLOOR.PRECISE(-3.2, 1) Rounds -3.2 down to the nearest multiple of 1 -4
=FLOOR.PRECISE(3.2,-1) rounds 3.2 down to the nearest multiple of -1 3
=FLOOR.PRECISE(3.2) Rounds 3.2 down to nearest multiple of 1 3

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

  • SWITCH function example in Excel
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel

Date Time

  • How to Calculate Age in Excel
  • How to get workdays between dates in Excel
  • Convert text timestamp into time in Excel
  • YEARFRAC function: Description, Usage, Syntax, Examples and Explanation
  • NETWORKDAYS.INTL function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group arbitrary text values in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel
  • Group times into 3 hour buckets in Excel
  • Running count group by n size in Excel

General

  • Common Errors in Excel
  • How to count total columns in range in Excel
  • How to create dynamic worksheet reference in Excel
  • How to make excel worksheets print on one page?
  • Advanced Number Formats in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning