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

Data Analysis

  • How to Create Column Chart in Excel
  • How to calculate correlation coefficient Correlation in Excel
  • Managing Conditional Formatting Rules in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • Number and Text Filters Examples in Excel

References

  • How to get address of first cell in range in Excel
  • Offset in Excel
  • How to retrieve first match between two ranges in Excel
  • How to use Excel MATCH Function
  • Merge tables with VLOOKUP in Excel

Data Validations

  • Excel Data validation whole percentage only
  • Excel Data validation require unique number
  • Excel Data validation allow weekday only
  • Data validation must not exist in list
  • Excel Data validation no punctuation

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

  • Extract multiple matches into separate rows in Excel
  • Invoice status with nested if in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel
  • How to use IFS function in Excel

Date Time

  • Create date range from two dates in Excel
  • Get age from birthday in Excel
  • Convert text timestamp into time in Excel
  • NETWORKDAYS function: Description, Usage, Syntax, Examples and Explanation
  • How to enter Today’s Date or Static Date and Time in Excel

Grouping

  • If cell contains one of many things in Excel
  • Group times into 3 hour buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • Running count group by n size in Excel
  • Map inputs to arbitrary values in Excel

General

  • How to calculate total from percentage in Excel
  • Select, Insert, Rename, Move, Delete Worksheets in Excel
  • Convert column letter to number in Excel
  • AutoRecover file that was never saved in Excel
  • Hide and Unhide Columns or Rows in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning