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

Data Analysis

  • How to Create Thermometer Chart in Excel
  • Data Series in Excel
  • Conditional Formatting Rules in Excel
  • How To Sort One Column or Multiple Columns in Excel
  • Remove Duplicates Example in Excel

References

  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • How to get relative column numbers in a range in Excel
  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • How to get address of first cell in range in Excel
  • Extract data with helper column in Excel

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation allow uppercase only
  • Excel Data validation no punctuation
  • Excel Data validation specific characters only
  • Excel Data validation don’t exceed total

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

  • Invoice status with nested if in Excel
  • IF, AND, OR and NOT Functions Examples in Excel
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Convert date to Julian format in Excel
  • Get first day of previous month in Excel
  • Display Days in month in Excel
  • NETWORKDAYS function: Description, Usage, Syntax, Examples and Explanation
  • How to join date and text together in Excel

Grouping

  • Running count group by n size in Excel
  • Categorize text with keywords in Excel
  • How to randomly assign data to groups in Excel
  • Group numbers with VLOOKUP in Excel
  • Group arbitrary text values in Excel

General

  • Convert column letter to number in Excel
  • 231 Keyboard Shortcut Keys In Excel
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to get Excel workbook path only
  • Select, Insert, Rename, Move, Delete Worksheets in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning