Ways to round numbers in Excel

In Excel spreadsheets, rounding is essential to compacting calculator and spreadsheet data. When rounding, the next calculation will be simpler and easier. In Excel, to round numbers we can use different Excel functions.

Each rounding function will round the numbers in different ways, so that users can choose to serve the data processing needs in Excel tables. The following article will summarize the rounding functions on Excel.

  1. How to use ConcateNate function on Excel
  2. How to use AVERAGEIF function in Excel
  3. How to use SUMPRODUCT function in Excel

Functions that round numbers in Excel

  1. 1. Round the number with ROUND function
  2. 2. Round the numbers with the ROUNDUP function
  3. 3. Round the number with the ROUNDDOWN function
  4. 4. Round the numbers with the MROUND function
  5. 5. Round the numbers using the CEILING function and the FLOOR function
  6. 6. Function EVEN, ODD function rounds
  7. 7. Rounding function of INT, TRUNC

1. Round the number with ROUND function

The ROUND function has the formula = ROUND (number, num_digits) .

In that number is the number to be rounded, num_digits is the number of digits to be rounded.

Read how to implement ROUND function in Excel according to the article How to use Round function in Excel.

2. Round the numbers with the ROUNDUP function

The function has the formula = ROUNDUP (number, num_digits) .

This function will round the number larger than the original number and how much larger the value will depend on how the function is used. Where num_digits is a positive value, it will round behind the decimal and the negative value will round to tens, hundreds, .

Ways to round numbers in Excel Picture 1

3. Round the number with the ROUNDDOWN function

The function has the formula = ROUNDDOWN (number, num_digits) .

The ROUNDDOWN function will be contrary to the ROUNDUP function, the result will be a value less than the original value of the number.

Ways to round numbers in Excel Picture 2

4. Round the numbers with the MROUND function

The function has the formula = MROUND (number, multiple) .

The function will round to a multiple of another number. In which multiple is the number to round to its multiple. Number is the value you want to round.

When number and multiple are different, the function will report a #NUM error. If number and multiple are the same, then the result is that number.

The result of the MROUND function rounds up when the number divides multiple is greater than or equal to 1/2 multiple, and vice versa rounds down when the baby is more than 1/2 multiple.

  1. = MROUND (5.2) = 6. Since 5/2> 2/2, multiples of the nearest 2 that are greater than 5 are 6.
  2. = MROUND (12.5) = 10. Since 12/5
  3. = MROUND (33.5) = 35. Due to 33/5> 5/2, the multiple of the nearest 5 that is greater than 33 is 35.
  4. = MROUND (-88.5) reported the #NUM error. This is the case of the #NUM error when multiple and number are not identical.

Ways to round numbers in Excel Picture 3

5. Round the numbers using the CEILING function and the FLOOR function

Functions have the following syntax:

  1. = CEILING (Number of rounds, significance).
  2. = FLOOR (number, significance).

In which Significance is the number that needs to round to its multiples, the number and Significance of the function will indicate the #NUM, number is the multiple of Significance, the result will be the same number.

In general, these two functions will have a similar implementation to the MROUND function, which will round to the nearest multiple of some number. But the CEILING function will round the number away from zero, while the FLOOR function rounds back to zero.

Ways to round numbers in Excel Picture 4

6. Function EVEN, ODD function rounds

These two functions will round to the most even and odd integers. Both functions are rounded away from zero.

Formula 2 functions are = EVEN (number) / = ODD (number) .

Ways to round numbers in Excel Picture 5

7. Rounding function of INT, TRUNC

This function will round a number to an integer. We have the INT function syntax = INT (number) .

Ways to round numbers in Excel Picture 6

We have the syntax of TRUNC function = TRUNC (number [, num_digits]) .

Where num_digits is an integer, show how you want to cut the number.

  1. num_digits> 0: if number is a decimal, num_digits indicates the number of decimal places you want to keep (after a comma).
  2. num_digits = 0 or does not enter: remove the decimal part of the number.
  3. num_digits

When num_digits is different from 0, the ROUND function is rounded, while TRUNC only removes numbers without rounding.

Note , for positive numbers, the INT function and TRUNC function give the same result. Then num_digits of TRUNC = 0 or none. But as a negative number, the two functions will give different results.

Ways to round numbers in Excel Picture 7

The above are ways to round numbers in Excel, with different rounding cases. Depending on the purpose and content, it is necessary to round up the number of types in the data table, but you can choose the rounding function accordingly.

See more:

  1. How to use Vlookup function in Excel
  2. How to use the LEN function in Excel
  3. How to use the SUMIF function in Excel

I wish you all success!

3.8 ★ | 5 Vote

May be interested

  • How to format numbers in ExcelHow to format numbers in Excel
    how to format numbers in excel in the process of working, processing data in excel sometimes you need to format numbers in excel so that data can display the number format in accordance with the requirements to be processed. you do not know how to format numbers in ex
  • How to convert negative numbers to positive numbers ExcelHow to convert negative numbers to positive numbers Excel
    to convert negative numbers to positive numbers and vice versa on excel, you only need to perform a very simple operation.
  • How to convert Apple Numbers documents to Microsoft ExcelHow to convert Apple Numbers documents to Microsoft Excel
    numbers is spreadsheet software specifically for apple devices both on phones and on computers. basically, apple numbers works similar to microsoft excel, so you can completely convert documents between these two toolkits to serve each specific working situation.
  • How to convert numbers into words in Excel?How to convert numbers into words in Excel?
    in excel, entering and typing amounts is very tiring, sometimes confusing. so why do this work faster but still have to ensure accuracy? tipsmake.com will introduce you to a support tool, or more accurately, an additional add-in for microsoft excel, very convenient for accounting, finance, people who have to work with big amounts ...
  • How to round whole numbers in ExcelHow to round whole numbers in Excel
    how to round whole numbers in excel in excel there are many mathematical functions used to round numbers. today software tips will guide you some functions that can be used to round whole numbers in excel.
  • Do not round numbers in Excel, turn off rounding in ExcelDo not round numbers in Excel, turn off rounding in Excel
    rounding numbers in excel is a handy function for calculating data, but sometimes it also makes you feel unnecessary troubles. to turn off the function of rounding in excel you can follow the following instructions
  • Convert numbers to text in ExcelConvert numbers to text in Excel
    convert numbers into words in excel - regularly process and calculate data with excel spreadsheets, if the data is related to currency, the number of words you want to convert will be many, vntools software to help you change numbers into words quickly and efficiently
  • How to insert page numbers in ExcelHow to insert page numbers in Excel
    page numbering in excel differs from page numbering in word, we will need to customize the page setup group in excel.
  • How to remove periods in numbers in ExcelHow to remove periods in numbers in Excel
    how to remove periods in numbers in excel when typing a string of numbers, data entry people have a habit of inserting dots in the middle to easily observe the data and reduce errors when entering data. however, in some cases, the dot will make the calculation impossible.
  • Share solutions when Excel does not round numbers effectivelyShare solutions when Excel does not round numbers effectively
    are you having trouble because excel doesn't round numbers? refer to the detailed fixes revealed by tipsmake