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

Data Analysis

  • How to create running total in an Excel Table
  • How to calculate current stock or inventory in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel
  • Excel Pie Chart
  • How to Create Area Chart in Excel

References

  • Convert text string to valid reference in Excel using Indirect function
  • How to use Excel TRANSPOSE Function
  • How to reference named range different sheet in Excel
  • How to use Excel INDIRECT Function
  • Basic INDEX MATCH approximate in Excel

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation specific characters only
  • Excel Data validation only dates between
  • Excel Data validation date in specific year
  • Excel Data validation must begin with

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

  • How to use Excel XOR Function
  • How to use IFS function in Excel
  • How to use Excel TRUE Function
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • IF, AND, OR and NOT Functions Examples in Excel

Date Time

  • Count holidays between two dates in Excel
  • ISOWEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • DATEDIF function: Description, Usage, Syntax, Examples and Explanation
  • Get days between dates ignoring years in Excel
  • How to calculate future date say 6 months ahead in Excel

Grouping

  • Map text to numbers in Excel
  • How to randomly assign data to groups in Excel
  • Group times into unequal buckets in Excel
  • Map inputs to arbitrary values in Excel
  • Running count group by n size in Excel

General

  • How to add sequential row numbers to a set of data in Excel
  • How to create dynamic worksheet reference in Excel
  • How to get original number from percent change in Excel
  • Check if multiple cells have same value in Excel
  • Flash Fill in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning