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 Data bars Examples in Excel
  • Get column index in Excel Table
  • Number and Text Filters Examples in Excel
  • Add Outline to Data in Excel

References

  • Extract all partial matches in Excel
  • Two-column Lookup in Excel
  • How to get relative column numbers in a range in Excel
  • How to use Excel MMULT Function
  • How to get relative row numbers in a range in Excel

Data Validations

  • Excel Data validation only dates between
  • Excel Data validation unique values only
  • Excel Data validation must not contain
  • Excel Data validation no punctuation
  • Excel Data validation whole percentage only

Round a number down to nearest multiple in Excel

by

This tutorials shows how to Round a number down to nearest multiple in Excel.

If you need to round a number down to the nearest specified multiple (i.e. round a number down to the nearest dollar, down to the nearest $.25, down to the nearest multiple of 5, etc.) you can use the FLOOR function.

Formula

=FLOOR(number,multiple)

Explanation

In the example, the formula in cell D6 is

=FLOOR(B6,C6)

This tells Excel to take the value in B6 ($33.39 ) and round it down to the nearest multiple of the value in C6 (5). The result is $30.00, since 30 is the multiple of 5 before 33.39. Likewise, in cell D7, we get 30 when rounding down using a multiple of 10.

You can use FLOOR to round prices, times, instrument readings or any other numeric value.

Note that FLOOR rounds down using the multiple supplied. You can use the MROUND function to round to the nearest multiple and the CEILING function to round up with a multiple.

Post navigation

Previous Post:

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

Next Post:

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

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

  • Not Equal To ‘<>‘ operator in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • How to use Excel TRUE Function
  • IF with wildcards in Excel
  • Nested IF function example in Excel

Date Time

  • How to get workdays between dates in Excel
  • Assign points based on late time in Excel
  • MONTH function: Description, Usage, Syntax, Examples and Explanation
  • Add years to date in Excel
  • Convert time to time zone in Excel

Grouping

  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • Group arbitrary text values in Excel
  • If cell contains one of many things in Excel
  • Group times into 3 hour buckets in Excel

General

  • With vs Without Array Formula in Excel
  • How to calculate decrease by percentage in Excel
  • Freeze and Unfreeze Panes in Excel
  • Convert column letter to number in Excel
  • How to calculate percent sold in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning