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

Data Analysis

  • How to calculate average last N values in a table in Excel
  • How to Create One and Two Variable Data Tables in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Error Bars in Excel
  • Understanding Pivot Tables in Excel

References

  • Create hyperlink with VLOOKUP in Excel
  • How to use Excel LOOKUP Function
  • Perform case-sensitive Lookup in Excel
  • Multi-criteria lookup and transpose in Excel
  • Basic INDEX MATCH approximate in Excel

Data Validations

  • Excel Data validation don’t exceed total
  • Data validation must not exist in list
  • Excel Data validation whole percentage only
  • Excel Data validation specific characters only
  • Excel Data validation no punctuation

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

  • Return blank if in Excel
  • Check multiple cells are equal in Excel
  • How to use Excel XOR Function
  • IF, AND, OR and NOT Functions Examples in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Basic Overtime Calculation Formula in Excel
  • Get first Monday before any date in Excel
  • Get project midpoint in Excel
  • How to calculate nth day of year in Excel
  • Convert Unix time stamp to Excel date

Grouping

  • Group times into 3 hour buckets in Excel
  • Running count group by n size in Excel
  • Group numbers with VLOOKUP in Excel
  • Map text to numbers in Excel
  • How to randomly assign people to groups in Excel

General

  • Basic numeric sort formula in Excel
  • Check if range contains a value not in another range in Excel
  • Convert column number to letter in Excel
  • Lock Cells in a Worksheet Excel
  • Share Excel data with Word documents
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning