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

Data Analysis

  • How To Remove Duplicates In Excel Column Or Row?
  • Managing Conditional Formatting Rules in Excel
  • Conflicting Multiple Conditional Formatting Rules in Excel
  • How to calculate average last N values in a table in Excel
  • Get column index in Excel Table

References

  • VLOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel ROW Function
  • Basic INDEX MATCH approximate in Excel
  • Approximate match with multiple criteria in Excel
  • Convert text string to valid reference in Excel using Indirect function

Data Validations

  • Excel Data validation allow weekday only
  • Excel Data validation must begin with
  • How To Create Drop-down List in Excel
  • Excel Data validation unique values only
  • Excel Data validation exists in list

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

  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel
  • How to use IFS function in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Convert date to month and year in Excel
  • Get work hours between dates and times in Excel
  • WORKDAY.INTL function: Description, Usage, Syntax, Examples and Explanation
  • Get days, hours, and minutes between dates in Excel
  • Calculate time difference in hours as decimal value in Excel

Grouping

  • Running count group by n size in Excel
  • How to randomly assign data to groups in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel
  • Categorize text with keywords in Excel

General

  • Check if range contains a value not in another range in Excel
  • How to create dynamic named range with INDEX in Excel
  • Split Cell Content Using Text to Columns in Excel
  • Zoom Worksheet in Excel
  • How to fill cell ranges with random number from fixed set of options in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning