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

Data Analysis

  • Conditional Formatting New Rule with Formulas in Excel
  • Excel Frequency Function Example
  • How to Create Area Chart in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How to Sort by Color in Excel

References

  • How to get address of first cell in range in Excel
  • To count total rows in a range in Excel
  • How to create dynamic named range with OFFSET in Excel
  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions

Data Validations

  • Excel Data validation must contain specific text
  • Excel Data validation allow uppercase only
  • Excel Data validation must not contain
  • Excel Data validation date in specific year
  • Excel Data validation specific characters only

Round a number to nearest multiple in Excel

by

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

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

Formula

=MROUND(number,multiple)

Explanation

In the example, the formula in cell D6 is

=MROUND(B6,C6)

This tells Excel to take the value in B6 ($63.39 ) and round it to the nearest multiple of the value in C6 (5). The result is $65.00, since 65 is the nearest multiple of 5 to 63.39.

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

Note that MROUND always rounds to the nearest value using the specified multiple. If you need to round either up or down using a multiple, use the CEILING or FLOOR functions.

Post navigation

Previous Post:

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

Next Post:

Excel Data validation require unique number

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

  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • IF with boolean logic in Excel
  • IFERROR function: Description, Usage, Syntax, Examples and Explanation
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • FALSE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get days between dates ignoring years in Excel
  • Check If Two Dates are same month in Excel
  • Pad week numbers with zeros in Excel
  • NOW function: Description, Usage, Syntax, Examples and Explanation
  • Convert Excel time to decimal hours in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • Group times into unequal buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • Map inputs to arbitrary values in Excel
  • Calculate conditional mode with criteria in Excel

General

  • How to make excel worksheets print on one page?
  • How to test a range for numbers in Excel
  • Check if multiple cells have same value with case sensitive in Excel
  • How to calculate total from percentage in Excel
  • Excel Autofill Cell Ranges, Copy, Paste
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning