Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Round in Excel

Learn how to round in Excel with clear steps, practical context, and useful troubleshooting guidance.

Table of Contents

This updated guide examines How to Round in Excel and organizes the essential facts, background, and practical takeaways in clear American English.

Method 1

Using the Increase and Decrease Decimal Buttons

  1. How to Round in Excel — contextual image 1 Enter the data into your spreadsheet.
  2. How to Round in Excel — contextual image 2 Highlight any cell(s) you want rounded. To highlight multiple cells, click the top left-most cell of the data, then drag your cursor down and to the right until all cells are highlighted.
  3. How to Round in Excel — contextual image 3 Click the Decrease Decimal button to show fewer decimal places. It's the button that says .00 →.0 on the Home tab on the 'Number' panel (the last button on that panel).
    • Example: Clicking the Decrease Decimal button would change $4.36 to $4.4.
  4. How to Round in Excel — contextual image 4 Click the Increase Decimal button to show more decimal places. This gives a more precise value (rather than rounding). It's the button that says ←.0.00 (also on the 'Number' panel).
    • Example: Clicking the Increase Decimal button might change $2.83 to $2.834.

Method 2

Using the ROUND Formula

  1. How to Round in Excel — contextual image 5 Enter the data into your spreadsheet.
  2. How to Round in Excel — contextual image 6 Click a cell next to the one you want to round. This allows you to enter a formula into the cell.
  3. How to Round in Excel — contextual image 7 Type 'ROUND' into the 'fx' field. The field is at the top of the spreadsheet. Type an equal sign followed by 'ROUND' like this:=ROUND.
  4. How to Round in Excel — contextual image 8 Type an open parenthesis after 'ROUND. ' The content of the 'fx' box should now look like this:=ROUND(.
  5. How to Round in Excel — contextual image 9 Click the cell that you want to round. This inserts the cell's location (e.g., A1) into the formula. If you clicked A1, the 'fx' box should now look like this:=ROUND(A1.
  6. How to Round in Excel — contextual image 10 Type a comma followed by the number of digits to round to. For example, if you wanted to round the value of A1 to 2 decimal places, your formula would so far look like this:=ROUND(A1,2.
    • Use0as the decimal place to round to the nearest whole number.
    • Use a negative number to round by multiples of 10. For example,=ROUND(A1,-1will round the number to the next multiple of 10.
  7. How to Round in Excel — contextual image 11 Type a closed parenthesis to finish the formula. The final formula should look like this (using the example of rounding A1 2 decimal places:=ROUND(A1,2).
  8. How to Round in Excel — contextual image 12 Press↵Enteror⏎Return. This runs the ROUND formula and displays the rounded value in the selected cell.
    • You can replace ROUND with ROUNDUP or ROUNDDOWN if you know you want to round up or round down to a certain number of decimal points.[1]
    • Similarly, the formula MROUND will round to the nearest multiple of any specified number.[2]

Method 3

Using Cell Formatting

  1. How to Round in Excel — contextual image 13 Enter your data series into your Excel spreadsheet.
  2. How to Round in Excel — contextual image 14 Highlight any cell(s) you want rounded. To highlight multiple cells, click the top left-most cell of the data, then drag your cursor down and to the right until all cells are highlighted.
  3. How to Round in Excel — contextual image 15 Right-click any highlighted cell. A menu will appear.
  4. How to Round in Excel — contextual image 16 ClickNumber FormatorFormat Cells. The name of this option varies by version.
  5. How to Round in Excel — contextual image 17 Click theNumbertab. It's either on the top or side of the window that popped up.
  6. How to Round in Excel — contextual image 18 ClickNumberfrom the category list. It's on the side of the window.
  7. How to Round in Excel — contextual image 19 Select the number of decimal places you want to round to. Click the down-arrow next to the 'Decimal places' menu to display the list of numbers, then click the one you want to select.
    • Example: To round 16.47334 to 1 decimal place, select 1 from the menu. This would cause the value to be rounded to 16.5.
    • Example: To round the number 846.19 to a whole number, select 0 from the menu. This would cause the value to be rounded to 846.
  8. How to Round in Excel — contextual image 20 ClickOK. It's at the bottom of the window. The selected cells are now rounded to the selected decimal place.
    • To apply this setting to all values on the sheet (including those you add in the future), click anywhere on the sheet to remove the highlighting, and then click the Home tab at the top of Excel, click the drop-down menu on the 'Number' panel, then select More Number Formats . Set the desired 'Decimal places' value, then click OK to make it the default for the file.
    • In some versions of Excel, you'll have to click the Format menu, then Cells , followed by the Number tab to find the 'Decimal places' menu.

FAQ

What is How to Round in Excel about?

It provides a structured overview of round, explains the main context, and highlights practical takeaways for readers.

Why does this topic matter?

Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.

How should readers use this information?

Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.