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
  • Use Data Form to input, edit and delete records in Excel
  • Excel Bar Chart
  • Get column name from index in Excel Table
  • How to count table columns in Excel

References

  • Create hyperlink with VLOOKUP in Excel
  • Convert text string to valid reference in Excel using Indirect function
  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • How to get last row in mixed data with blanks in Excel
  • Excel Advanced Lookup using Index and Match Functions

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation only dates between
  • Excel Data validation no punctuation
  • Excel Data validation must contain specific text
  • Excel Data validation require unique number

Round a number up to nearest multiple in Excel

by

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

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

Formula

=CEILING(number,multiple)

Explanation

In the example, the formula in cell D6 is

=CEILING(B6,C6)

This tells Excel to take the value in B6 ($33.39 ) and round it to the nearest multiple of the value in C6 (5). The result is $35.00, since 35 is the next multiple of 5 after 33.39. In cell D10, we are rounding the same number, 33.39 up to the nearest multiple of 1 and get 34.00.

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

Note that CEILING rounds up using the multiple supplied. You can use the MROUND function to round to the nearest multiple and the FLOOR function to round down to the nearest multiple.

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 OR Function
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • XOR function: Description, Usage, Syntax, Examples and Explanation
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • Get last working day in month in Excel
  • Get work hours between dates in Excel
  • Get first Monday before any date in Excel
  • How to join date and text together in Excel
  • Count holidays between two dates in Excel

Grouping

  • Group times into unequal buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel
  • Running count group by n size in Excel

General

  • Print Excel Sheet In Landscape Or Portrait
  • Count cells that do not contain errors in Excel
  • Using Existing Templates in Excel
  • Split Cell Content Using Text to Columns in Excel
  • How to get original price from percentage discount in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning