How do you do percentages in excel

Excel for Microsoft 365 Excel for Microsoft 365 for Mac Excel for the web Excel 2021 Excel 2021 for Mac Excel 2019 Excel 2019 for Mac Excel 2016 Excel 2016 for Mac Excel 2013 Excel 2010 Excel 2007 Excel for Mac 2011 More…Less

Sometimes percentages can be frustrating because it’s not always easy to remember what we learned about them in school. Let Excel do the work for you – simple formulas can help you find the percentage of a total, for example, or the percentage difference between two numbers.

Find the percentage of a total

Let’s say that you answered 42 questions out of 50 correctly on a test. What is the percentage of correct answers?

  1. Click any blank cell.

  2. Type =42/50, and then press RETURN .

    The result is 0.84.

  3. Select the cell that contains the result from step 2.

  4. On the Home tab, click  Percent Style button.

    The result is 84.00%, which is the percentage of correct answers on the test.

    Note: To change the number of decimal places that appear in the result, click Increase Decimal  Increase the number of decimal places or Decrease Decimal  Decrease the number of decimal places.

Find the percentage of change between two numbers

Let’s say that your earnings are $2,342 in November and $2,500 in December. What is the percentage of change in your earnings between these two months? Then, if your earnings are $2,425 in January, what is the percentage of change in your earnings between December and January? You can calculate the difference by subtracting your new earnings from your original earnings, and then dividing the result by your original earnings.

Calculate a percentage of increase

  1. Click any blank cell.

  2. Type =(2500-2342)/2342, and then press RETURN .

    The result is 0.06746.

  3. Select the cell that contains the result from step 2.

  4. On the Home tab, click  Percent Style button.

    The result is 6.75%, which is the percentage of increase in earnings.

    Note: To change the number of decimal places that appear in the result, click Increase Decimal  Increase the number of decimal places or Decrease Decimal  Decrease the number of decimal places.

Calculate a percentage of decrease

  1. Click any blank cell.

  2. Type =(2425-2500)/2500, and then press RETURN .

    The result is -0.03000.

  3. Select the cell that contains the result from step 2.

  4. On the Home tab, click  Percent Style button.

    The result is -3.00%, which is the percentage of decrease in earnings.

    Note: To change the number of decimal places that appear in the result, click Increase Decimal  Increase the number of decimal places or Decrease Decimal  Decrease the number of decimal places.

Find the total when you know the amount and percentage

Let’s say that the sale price of a shirt is $15, which is 25% off the original price. What is the original price? In this example, you want to find 75% of which number equals 15.

  1. Click any blank cell.

  2. Type =15/0.75, and then press RETURN .

    The result is 20.

  3. Select the cell that contains the result from step 2.

  4. In newer versions:

    On the Home tab, click Click to set an accounting number format.

    The result is $20.00, which is the original price of the shirt.

    In Excel for Mac 2011:

    On the Home tab, under Number, click Currency  Currency button

    The result is $20.00, which is the original price of the shirt.

    Note: To change the number of decimal places that appear in the result, click Increase Decimal  Increase the number of decimal places or Decrease Decimal  Decrease the number of decimal places.

Find an amount when you know the total and percentage

Let’s say that want to purchase a computer for $800 and must pay an additional 8.9% in sales tax. How much do you have to pay for the sales tax? In this example, you want to find 8.9% of 800.

  1. Click any blank cell.

  2. Type =800*0.089, and then press RETURN.

    The result is 71.2.

  3. Select the cell that contains the result from step 2.

  4. In newer versions:

    On the Home tab, click Click to set an accounting number format.

    In Excel for Mac 2011:

    On the Home tab, under Number, click Currency  Currency button

    The result is $71.20, which is the sales tax amount for the computer.

    Note: To change the number of decimal places that appear in the result, click Increase Decimal  Increase the number of decimal places or Decrease Decimal  Decrease the number of decimal places.

Increase or decrease a number by a percentage

Let’s say that you spend an average of $113 on food each week, and you want to increase your weekly food expenditures by 25%. How much can you spend? Or, if you want to decrease your weekly food allowance of $113 by 25%, what is your new weekly allowance?

Increase a number by a percentage

  1. Click any blank cell.

  2. Type =113*(1+0.25), and then press RETURN .

    The result is 141.25.

  3. Select the cell that contains the result from step 2.

  4. In newer versions:

    On the Home tab, click Click to set an accounting number format.

    In Excel for Mac 2011:

    On the Home tab, under Number, click Currency  Currency button

    The result is $141.25, which is a 25% increase in weekly food expenditures.

    Note: To change the number of decimal places that appear in the result, click Increase Decimal  Increase the number of decimal places or Decrease Decimal  Decrease the number of decimal places.

Decrease a number by a percentage

  1. Click any blank cell.

  2. Type =113*(1-0.25), and then press RETURN .

    The result is 84.75.

  3. Select the cell that contains the result from step 2.

  4. In newer versions:

    On the Home tab, click Click to set an accounting number format.

    In Excel for Mac 2011:

    On the Home tab, under Number, click Currency  Currency button

    The result is $84.75, which is a 25% reduction in weekly food expenditures.

    Note: To change the number of decimal places that appear in the result, click Increase Decimal  Increase the number of decimal places or Decrease Decimal  Decrease the number of decimal places.

See also

PERCENTRANK function

Calculate a running total

Calculate an average

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

In various activities it is necessary to calculate percentages. We should understand, how do we «get» them. Trade allowances, VAT, discounts, profitability of deposits, securities and even tips — all these are calculated in the form of some part from the whole.

Let’s figure out how to work with the percentages in Excel. This program calculates automatically and admits different variants of the same formula.



Working with percentages in Excel

To count the percentage of the number, add, and take percentages on a modern calculator is not difficult. The main condition is the corresponding icon (%) on the keyboard. And only then it’s the matter of technology and mindfulness.

For example 25 + 5%. To find the value of the expression, you need to type on the calculator a given sequence of numbers and signs. The result is 26.25. With such a technique the great intellect is not needed.

To formulate formulas in Excel, let us recollect the school basics:

Percentage is one hundredth part of the whole.

To find a percentage of an integer, we should divide the required fraction by an integer and multiply by 100.

Example: 30 pieces of goods were bought. On the first day 5 units were sold. How many percentages of goods were sold?

5 is a part. 30 is an integer. We substitute data into the formula:

(5/30) * 100 = 16.7%

To add a percentage to a number in Excel (25 + 5%), you must first find 5% of 25. At school there was the proportion:

  • 25 — 100%;
  • Х — 5%.

X = (25 * 5) / 100 = 1.25

After that you can perform the addition. When the basic computing skills are restored, it is easy to understand the formulas.



How to calculate the percentage from the number in Excel

There are several ways.

Adapt the mathematical formula to the program: (Part / Whole) * 100.

Look attentively at the formula.

Look attentively at the formula line and the result. The result turned out to be correct. But we did not multiply by 100. Why?

In Excel the format of the cells changes. For C1, we have assigned a «Percentage» format. It means multiplying the value by 100 and putting it on the screen with the sign %. If necessary, you can set a certain number of digits after the decimal point.

Now let’s calculate how much will be 5% of 25. To do this, enter the formula in the cell: = (25 * 5) / 100. The result is:

The result is.

Another variant is = (25/100) * 5. The result will be the same.

Let’s have the example in another way by using the % sign on the keyboard:

example in another way.

Let us apply this knowledge to practice.

The cost of the goods and the VAT rate (18%) are known. We need to calculate the amount of VAT.

VAT rate.

We multiply the cost of goods by 18%. Copy the formula for the whole column. To do this, we catch the mouse with the lower right corner of the cell and pull it down.

The amount of VAT, the rate is known. We should find the value of the goods. Calculation formula is: = (B1 * 100) / 18. The result is:

Calculation formula.

The quantity of the sold goods is known, separately and the whole. It is necessary to find the share of sales for each unit relative to the whole. The calculation formula remains the same: Part / Whole * 100. Only in this example we make the reference to the cell in the denominator of the fraction absolute. Use the $ sign in front of the line name and column name: $B$7.

line name and column.

How to add the percent to number

The task is solved in two actions:

  1. Firstly, we find how much a percentage of the number is. Here we calculated how much will be 5% of 25.
  2. calculated how much will.

  3. Secondly, we add the result to the number. Example for review: 25 + 5%.

.

And here we performed the actual addition. Omit the intermediate effect.

The VAT rate is 18%. We need to find the amount of VAT and add it to the price of the goods. The formula is: =price + (price * 18%).

amount of VAT.

Do not forget about the brackets! With the help of it we establish the calculation procedure.

To remove the percentage from a number in Excel, you should follow the same procedure. We perform subtraction instead of addition.

number in Excel.

How to count the odds in percentage in Excel?

What is the amount of the value changing between the two values in percentage?

First, let’s abstract from Excel. A month ago, the tables were brought to the store at a price of 100$ per unit. Today, the purchase price is 150$.

Difference in percentage is: = (New price – Old price) / Old price * 100%.

In our example, the purchase price for a unit of goods increased in 50%.

Let’s calculate the percentage difference between the data in two columns:

percentage.

Do not forget to expose the «Percentage» format of the cells. Calculate the percentage difference between the lines:

Calculate.

The formula is as follows: =(next value – previous value) / previous value.

With such an arrangement of the data, the first line is skipped!

If you want to compare the data for all months with January, for example, use the absolute reference to the cell with the desired value ($ sign).

January.

How to make a diagram with percentages

The first option is to make a column in the data table. Select 2 cell ranges A2:A6 and C2:C6 (while holding down the CTRL key). Then use this data to build a chart. Select the cells with percentages and copy — click «INSERT» — select the type of chart (for example «2D Pie») — OK.

2D Pie.

The second option: specify the format of data signatures in the form of a share. There are 22 working shifts in May. You need to calculate the percentage: the amount of work each worker did. We compose the table, where the first column is the number of working days; the second is the number of days off.

number of working days.

We make a pie chart. Select the data in cell ranges A2:C6. «INSERT» — «Insert Pie or Doughnut Chart» — «2D Pie».

Click on them with the right mouse button — «Add Data Labels» and «Format Data Labels»:

Format Data Labels.

Choose «Share». On the tab «LABEL OPTIONS» we choose the percentage format. It turns out like this:

like this.

Download examples Calculate Percentages in Excel

We may stop here. And you can edit it to your taste: change the color, the appearance of the diagram, makes underscores and so on.

If you need to work with percentages, you’ll be happy to know that Excel has tools to make your life easier. 

You can use Excel to calculate percentage increases or decreases to track your business results each month. Whether it’s rising costs or percentage sales changes from month to month, you want to keep on top of your key business figures. Excel can help you do that.

You’ll also learn how to work with advanced percentage calculations using the scenario of calculating grade point averages, as well as discover how to figure out percentile rankings, which are both relatable examples that you can apply to a variety of use cases.

In this tutorial, learn how to calculate percentages in Excel with step-by-step workflows. Let’s look at some Excel percentage formulas, functions, and tips using a sheet of business expenses and a sheet of school grades.

You’ll walk away with the techniques needed to work proficiently with percentages in Excel. 

Screencast

Watch the complete tutorial screencast, or work through the step-by-step written version below. First, download the source files for free: Excel percentages worksheets. We’ll use them to work through the tutorial exercises.

1. Input
Initial Data in Excel

Input the data as follows (or start with the download file
«percentages.xlsx» contained in the tutorial source files). This worksheet is for Expenses. Later in this tutorial, we’ll
use the Grades worksheet.

Excel percentages starting screenExcel percentages starting screenExcel percentages starting screen

Excel percentages worksheet data

2. Calculate a Percentage Increase

Let’s say you anticipate that next year’s costs will be 8%
higher, so you want to see what they are.

Before writing any formulas, it’s helpful to know that Excel
is flexible enough to calculate the same way whether you type percentages with
a percent sign (like 20%) or as a decimal (like 0.2 or just .2). To Excel, the
percent symbol is just formatting.

We want to show the total estimated amount, not just the increase.

Step 1

In A18, type the
header With 8% increase. Since we
have a number mixed with text, Excel will treat the entire cell as text.

Step 2

Press Tab, then
in B18, enter this Excel percentage formula: =B17 * 1.08

Alternatively, you can enter the formula this way: =B17 * 108%

The amount is 71,675, as shown below:

Finding 8 increaseFinding 8 increaseFinding 8 increase

Calculating a percentage increase in Excel

3. Calculate a Percentage Decrease

Maybe you think your expenses will decrease by 8 percent
instead. To see those numbers, the formula is similar. Start by showing the
total, lower amount, not just the decrease.

Step 1

In A19, type the
header With 8% decrease.

Step 2

Press Tab, then
in B19, enter this percentage formula in Excel: =B17 * .92

Alternatively, you can enter the formula this way: =B17 * 92%

The amount is 61,057.

Finding 8 decreaseFinding 8 decreaseFinding 8 decrease

Calculating a percentage decrease in Excel

Step 3

If you want a little more flexibility in changing the
percentage by which you think the costs will rise or drop, you can enter the
formulas this way, instead:

For the 8% increase, enter this formula in B18=B17 + B17 * 0.08

Step 4

For the 8% decrease, enter this Excel percentage formula in B19=B17 – B17 * 0.08

With these formulas, you can simply change the .08 to
another number to get a new result from a different percentage.

4. Calculate a Percentage Amount

Now to work through an Excel formula for a percentage amount. What if you want to see the 8% amount itself, not the new total? To do that, multiply the total
amount in B17 by 8 percent.

Step 1

In A20, enter the header 8% of total.

Step 2

Press Tab, then
in B20 enter the formula: =B17 * 0.08

Alternatively, you can enter the formula this way: =B17 * 8%

The amount is 5,309.

Finding 8 of totalFinding 8 of totalFinding 8 of total

Calculate a percentage total in Excel

5. Make Adjustments Without Rewriting Formulas

If you want to change the percentage without having to
rewrite the formulas, put the percentage in its own cell. We’ll start by
entering row titles.

Step 1

In A22, type Adjustment.
Press Enter.

Step 2

In A23, type Higher
total
. Press Enter.

Step 3

In A24, type Lower
total
. Press Enter.

The worksheet should now look like this:

Sheet with additional row titlesSheet with additional row titlesSheet with additional row titles

Excel sheet with additional row titles

Now enter the percentage and the formulas to the right of
the titles. 

Step 4

In B22, type 8%. Press Enter.

Step 5

In B23, enter
this formula to give you the total plus another 8%: =B17 + B17 * B22

Step 6

In B24, enter this
formula to give you the total less 8%: =B17 * (100% - B22)

When you type the 8% in B22, Excel automatically formats the
cell as a percentage. If you type .08 or 0.08, Excel will leave it like that.
You can always format it as a percent later on by clicking the Percent Style
button on the Ribbon:

Percent Style button and its effectPercent Style button and its effectPercent Style button and its effect

Excel Percent Style button and its effect

Tip: you can also format the numbers as Percent Style using
a keyboard shortcut: press
ControlShift% in Windows or Command-Shift-% on the Mac. 

6. Calculate a Percentage Change

You might also want to calculate the percentage change from
one month to the next month. That would give you a picture of whether costs
were heading up or heading down. So let’s do that down column C. 

The general rule to calculate a percentage change is:

=(new value — old
value) / new value

Since January is the first month, it doesn’t have a
percentage change. The first change will be from January to February, and we’ll
put this next to February’s number. 

Step 1

To calculate the first percentage change, enter this percent change formula in C5=(B5-B4)/B5

Step 2

Excel displays this as a decimal, so click the Percent Style
button on the Ribbon (or use the above mentioned shortcuts) to format it as a
percent.

Percent Style button for percent changesPercent Style button for percent changesPercent Style button for percent changes

Excel Percent Style button for percent changes

Now that we know what the percent change is from January to
February, we can AutoFill the formula down column C to show the remaining percent
changes for the year.

Step 3

Roll the mouse pointer over the dot in the lower-right
corner of the cell that shows -7%.

AutoFill dotAutoFill dotAutoFill dot

Excel AutoFill dot

Step 4

When the mouse pointer becomes a crosshair, Double-click.

If you’re unfamiliar with the AutoFill feature, see technique 3 in my Excel power techniques article:

Step 5

Click cell B3
(the “Amount” header).

Step 6

Put the mouse pointer on its AutoFill dot and drag one cell to
the right, into C3. That duplicates the
header, including the formatting.

Step 7

In C3, type % Change, replacing the text that’s already
there.

All percent changes calculatedAll percent changes calculatedAll percent changes calculated

All percent changes calculated

7. Calculate a Percentage of Total

The final technique on this sheet is to find the percent of
total for each month. For a percent of total calculation, think of a pie chart
where each month is a slice, and all the slices add up to 100%.

Whether with Excel or with pencil and paper, the way to
calculate a percentage of total is with a simple division:

Component
number/total

… and format it as a percentage.

In this example, we divide each month by the total at the
bottom of column B.

Step 1

Click on C3 and
AutoFill one cell across to D3.

Step 2

Change D3 to % of Total.

Step 3

In D4, type this
formula, but don’t press Enter, yet=B4/B17

Step 4

Before entering the formula, we want to be sure of preventing
AutoFill errors. Since we’re going to AutoFill down the column, the denominator,
which is now B17, shouldn’t change. If it does, the numbers for February
through December will be wrong.

Make sure the text cursor is still in the formula, on the “B17”
denominator.

Step 5

Press the F4 key
(on the Mac, press FnF4).

That inserts dollar signs before the column and the row, turning
the denominator into $B$17. The $B means that column B won’t increase to column
C, etc. and the $17 means the row won’t increase to $18, etc.

Step 6

Make sure the percentage formula in excel is now: =B4/$B$17.

Percent of total formulaPercent of total formulaPercent of total formula

Percent of total formula

Step 7

Now we can enter and AutoFill.

Press Control-Enter (on the Mac, press Command-↩)
to enter the formula without moving the cursor down to the next row.

Step 8

Click the Percent
Style
button on the ribbon or use the Control-Shift-% (Command-Shift-%) shortcut.

Step 9

Roll the mouse pointer over the AutoFill dot in the
lower-right corner of D4.

Step 10

When the cursor becomes a crosshair, double-click to
AutoFill the formula down to the bottom.

Each month will now show how much of a percentage of the
grand total it is.

Percent of totals filled inPercent of totals filled inPercent of totals filled in

Percent of totals filled in

8. Percentage Ranking

Ranking numbers by percent is a statistical technique.
You’re probably familiar with it from school: you and your classmates have
grade point averages, so each of you is ranked in a percentile. The higher your
grades, the higher your percentile. 

The list of numbers (grades, in this
example) are in a range of cells that Excel calls an array. There’s nothing
special about an array and you don’t have to define it. That’s just what Excel
calls the range of cells you plug into a formula.

Excel has two functions for percentage ranking. One function
includes the beginning and ending numbers of the array and the other function
doesn’t.

Look at the second tab in the worksheet: Grades.

Percent ranking - second worksheetPercent ranking - second worksheetPercent ranking - second worksheet

Excel Percent ranking — Grades worksheet

This shows a list of 35 grade point averages, sorted in
ascending order. The first thing we want to do is find the percentile rank for
each one. To do this, we’ll use the =PERCENTRANK.INC function. The “INC” part
of that function means “inclusive,» as it will include the first and last grades
in the list. If you want to exclude the first and last numbers in the array,
you would use the =PERCENTRANK.EXC function. 

The function takes two mandatory arguments and the syntax
is: =PERCENTRANK.INC(array,
entry)

  • array is the
    range of cells that contains the list (in this example, it’s B3:B37)
  • entry is any
    number or cell in the list

Step 1

Click C3, the
first one in the list.

Step 2

Start typing this formula, but don’t press Enter, yet=PERCENTRANK.INC(B3:B37

Step 3

This range needs to be an absolute reference so we can
AutoFill to the bottom.

Press F4 (on the
Mac, press FnF4) to insert dollar signs.

The formula should now look like this: =PERCENTRANK.INC($B$3:$B$37

Step 4

In each case down column C, we want to know the percent rank
of the entry in column B.

Click B3, then
close the parenthesis.

The formula is now
this: =PERCENTRANK.INC($B$3:$B$37,B3)

Percentrank functionPercentrank functionPercentrank function

Excel Percentrank function

Now we can fill in and format the numbers. 

Step 5

If necessary, click back on C3 to select it.

Step 6

Double-click the AutoFill dot on C3. That automatically fills down the column.

Step 7

On the Ribbon, click the Percent Style button to format the
column as percentages. You should now see the finished result:

Percentrank function result filled and formattedPercentrank function result filled and formattedPercentrank function result filled and formatted

Excel Percentrank function result filled and formatted

So if you had very good grades and your GPA was 3.98, you
would say that you ranked in the 94th percentile. 

9. Finding the Percentile

You can also find the percentile directly, using the PERCENTILE
functions. With these functions, you enter a percent rank, and it will return a
number from the array that corresponds to that rank. If the exact number you
want isn’t listed, Excel will interpolate the result and return the number that
“should” be there.

When would you use this? Let’s say you plan on applying for
a graduate program, and the program accepts only students who score in the 60th percentile or higher. So you want to know what GPA is exactly 60%. Looking at
this list, we can see 3.22 is at 59% and 3.25 is at 62%, so we can use the
=PERCENTILE.INC function to find the answer.

The syntax is: =PERCENTILE.INC(array,
percent rank)

  • array is the
    range of cells that contains the list (same as the previous example, B3:B37)
  • rank is a
    percentage (or a decimal between and including 0 and 1)

Just like with the percent ranking functions, you could use =PERCENTILE.EXC
to exclude the first and last entries in the array, but that’s not what we want
in this example.

Step 1

Click in B39,
below the list.

Step 2

Enter this formula: =PERCENTILE.INC(B3:B37,60%)

Since we aren’t going to AutoFill this formula, there is no
need to make the array an absolute reference.

Step 3

On the Ribbon, click the Decrease Decimal button once, to round the number to two decimal
places.

The result is that in this array, a 3.23 GPA is the 60th percentile. Now you know the grades you need for acceptance into the program.

Percentile function resultPercentile function resultPercentile function result

Percentile function result

Conclusion

Percentages aren’t complicated, and Excel calculates them
using the same rules of math as you would use with pencil and paper. Excel also
adheres to the standard order of operations when you have addition, subtraction, and multiplication in a formula:

  1. Parentheses
  2. Exponents
  3. Multiplication
  4. Division
  5. Addition
  6. Subtraction

I always remember this with the mnemonic Please Excuse My Dear Aunt Sally.

Did you find this post useful?

Bob Flisser

Bob Flisser has authored many videos and books about Microsoft and Adobe products, and has been a computer trainer since the 1980s. He is also a web and multimedia developer. Bob is a graduate of The George Washington University with a degree in financial economics.

Содержание

  1. Format numbers as percentages
  2. In this article
  3. How Excel handles percentages
  4. Display numbers as percentages
  5. Tips for displaying percentages
  6. Examples of calculating percentages
  7. Example 1: Increase or decrease a number by a percentage
  8. Example 2: Calculate an amount based on a percentage
  9. Example 3: Calculate the percentage based on two amounts
  10. Example 4: Calculate an amount based another amount and a percentage
  11. Example 5: Calculate the difference between two numbers and show it as a percentage
  12. Need more help?
  13. Calculate percentages
  14. Find the percentage of a total
  15. Find the percentage of change between two numbers
  16. Find the total when you know the amount and percentage
  17. Find an amount when you know the total and percentage
  18. Increase or decrease a number by a percentage

Format numbers as percentages

Learn how to display numbers as percentages in Excel and view examples of several basic techniques for calculating percentages in your worksheet.

In this article

How Excel handles percentages

Although formatting numbers as percentages is straightforward, the results you get after you apply the format may vary, depending on whether the numbers already exist in your workbook.

Formatting cells that already contain numbers If you apply the Percentage format to existing numbers in a workbook, Excel multiplies those numbers by 100 to convert them to percentages. For example, if a cell contains the number 10, Excel multiplies that number by 100, which means that you will see 1000.00% after you apply the Percentage format. This may not be what you expected. To accurately display percentages, before you format the numbers as a percentage, make sure that they have been calculated as percentages, and that they are displayed in decimal format. Percentages are calculated by using the equation amount / total = percentage. For example, if a cell contains the formula =10/100, the result of that calculation is 0.1. If you then format 0.1 as a percentage, the number will be correctly displayed as 10%. To learn more about calculating percentages, see Examples of calculating percentages.

Formatting empty cells If you apply the Percentage format to cells, and then type numbers into those cells, the behavior is different. Numbers equal to and larger than 1 are converted to percentages by default; and numbers smaller than 1 are multiplied by 100 to convert them to percentages. For example, typing 10 or 0.1 both result in 10.00%. (If you don’t want to display the two zeros after the decimal point, it’s easy to get rid of them, as explained in the following procedure.)

Display numbers as percentages

To quickly apply percentage formatting to selected cells, click Percent Style in the Number group on the Home tab, or press Ctrl+Shift+%. If you want more control over the format, or you want to change other aspects of formatting for your selection, you can follow these steps.

On the Home tab, in the Number group, click the icon next to Number to display the Format Cells dialog box.

In the Format Cells dialog box, in the Category list, click Percentage.

In the Decimal places box, enter the number of decimal places that you want to display. For example, if you want to see 10% instead of 10.00%, enter 0 in the Decimal places box.

Tips for displaying percentages

To reset the number format of selected cells, click General in the Category list. Cells that are formatted with the General format have no specific number format.

If you want negative percentages to stand out—for example, you want them to appear in red—you can create a custom number format ( Format Cells dialog box, Number tab, Custom category). The format should resemble the following: 0.00%;[Red]-0.00%. When applied to cells, this format displays positive percentages in the default text color and negative percentages in red. The portion that follows the semicolon represents the format that is applied to a negative value.

Similarly, you can display negative percentages in parentheses by creating a custom format that resembles this one: 0.00%_);(0.00%). For more information about how to create custom formats, see Create or delete a custom number format.

You can also use conditional formatting ( Home tab, Styles group, Conditional Formatting) to customize the way negative percentages appear in your workbook. The conditional formatting rule you create should be similar to the one shown in the following example. This particular rule instructs Excel to apply a format (red text) to a cell if the cell value is less than zero. For more information about conditional formatting, see Add, change, find, or clear conditional formats.

Examples of calculating percentages

This section shows several simple techniques for calculating percentages.

Example 1: Increase or decrease a number by a percentage

Scenario If you spend an average of $25 on food each week, and you want to cut your weekly food expenditures by 25%, how much can you spend? Or, if you want to increase your weekly food allowance of $25 by 25%, what is your new weekly allowance?

If B2 is the amount that you spend on food, and C2 is the percentage you want to decrease that amount by, you can enter =B2*(1-C2) in D2 to find the result:

In this formula, 1 is used to represent 100%. Similarly, if you wanted to increase the amount by a certain percentage, you would enter =B2*(1+C2) in D2:

Example 2: Calculate an amount based on a percentage

Scenario If you purchase a computer for $800 and there is an 8.9% sales tax, how much do you have to pay for the sales tax? In this example, you want to find 8.9% of 800.

If B2 is the price and C2 is the sales tax, you can type the formula =B2*C2 in D2, as shown here:

This formula multiplies 800 by 0.089 (the underlying percentage in decimal form) to find the sales tax to pay.

Example 3: Calculate the percentage based on two amounts

Scenario For example, if a student scored 42 points correctly out of 50 on a test, what is the percentage of correct answers?

In this scenario, if the number in B2 is points answered correctly and the number in C2 is the total points possible, you can type the formula =B2/C2 in D2 to find the grade.

This formula divides 42 by 50 to find the percentage of correct answers. (In the example shown here, the grade is formatted as a percentage without any decimal places showing.)

Example 4: Calculate an amount based another amount and a percentage

Scenario For example, the sale price of a shirt is $15, which is 25% off the original price. What is the original price? In this example, you want to find 75% of which number equals 15.

If B2 is the sale price, and C2 is 0.75, which is 100% minus the 25% discount (in decimal form), you can enter the formula =B2/C2 in D2 to find the original price:

This formula divides the sale price by the percentage paid to find the original price.

Example 5: Calculate the difference between two numbers and show it as a percentage

Scenario For example, the earnings for your department are $2,342 in November and $2,500 in December. What is the percentage change in earnings between these two months? To do this task, use the subtraction (-) and division (/) operators in a single formula.

If B2 represents November earnings, and C2 represents December earnings, you can use the formula =(C2-B2)/ (B2) in D2 to find the difference:

This formula divides the difference between the second and first numbers by the value of the first number to obtain the percentage change. (In the example shown here, the difference is formatted as a percentage with two decimal places.)

Need more help?

You can always ask an expert in the Excel Tech Community or get support in the Answers community.

Источник

Calculate percentages

Sometimes percentages can be frustrating because it’s not always easy to remember what we learned about them in school. Let Excel do the work for you – simple formulas can help you find the percentage of a total, for example, or the percentage difference between two numbers.

Find the percentage of a total

Let’s say that you answered 42 questions out of 50 correctly on a test. What is the percentage of correct answers?

Click any blank cell.

Type = 42/50, and then press RETURN .

The result is 0.84.

Select the cell that contains the result from step 2.

On the Home tab, click .

The result is 84.00%, which is the percentage of correct answers on the test.

Note: To change the number of decimal places that appear in the result, click Increase Decimal or Decrease Decimal .

Find the percentage of change between two numbers

Let’s say that your earnings are $2,342 in November and $2,500 in December. What is the percentage of change in your earnings between these two months? Then, if your earnings are $2,425 in January, what is the percentage of change in your earnings between December and January? You can calculate the difference by subtracting your new earnings from your original earnings, and then dividing the result by your original earnings.

Calculate a percentage of increase

Click any blank cell.

Type = (2500-2342)/2342, and then press RETURN .

The result is 0.06746.

Select the cell that contains the result from step 2.

On the Home tab, click .

The result is 6.75%, which is the percentage of increase in earnings.

Note: To change the number of decimal places that appear in the result, click Increase Decimal or Decrease Decimal .

Calculate a percentage of decrease

Click any blank cell.

Type = (2425-2500)/2500, and then press RETURN .

The result is -0.03000.

Select the cell that contains the result from step 2.

On the Home tab, click .

The result is -3.00%, which is the percentage of decrease in earnings.

Note: To change the number of decimal places that appear in the result, click Increase Decimal or Decrease Decimal .

Find the total when you know the amount and percentage

Let’s say that the sale price of a shirt is $15, which is 25% off the original price. What is the original price? In this example, you want to find 75% of which number equals 15.

Click any blank cell.

Type = 15/0.75, and then press RETURN .

The result is 20.

Select the cell that contains the result from step 2.

In newer versions:

On the Home tab, click .

The result is $20.00, which is the original price of the shirt.

In Excel for Mac 2011:

On the Home tab, under Number, click Currency

The result is $20.00, which is the original price of the shirt.

Note: To change the number of decimal places that appear in the result, click Increase Decimal or Decrease Decimal .

Find an amount when you know the total and percentage

Let’s say that want to purchase a computer for $800 and must pay an additional 8.9% in sales tax. How much do you have to pay for the sales tax? In this example, you want to find 8.9% of 800.

Click any blank cell.

Type = 800*0.089, and then press RETURN.

The result is 71.2.

Select the cell that contains the result from step 2.

In newer versions:

On the Home tab, click .

In Excel for Mac 2011:

On the Home tab, under Number, click Currency

The result is $71.20, which is the sales tax amount for the computer.

Note: To change the number of decimal places that appear in the result, click Increase Decimal or Decrease Decimal .

Increase or decrease a number by a percentage

Let’s say that you spend an average of $113 on food each week, and you want to increase your weekly food expenditures by 25%. How much can you spend? Or, if you want to decrease your weekly food allowance of $113 by 25%, what is your new weekly allowance?

Increase a number by a percentage

Click any blank cell.

Type = 113*(1+0.25), and then press RETURN .

The result is 141.25.

Select the cell that contains the result from step 2.

In newer versions:

On the Home tab, click .

In Excel for Mac 2011:

On the Home tab, under Number, click Currency

The result is $141.25, which is a 25% increase in weekly food expenditures.

Note: To change the number of decimal places that appear in the result, click Increase Decimal or Decrease Decimal .

Decrease a number by a percentage

Click any blank cell.

Type = 113*(1-0.25), and then press RETURN .

The result is 84.75.

Select the cell that contains the result from step 2.

In newer versions:

On the Home tab, click .

In Excel for Mac 2011:

On the Home tab, under Number, click Currency

The result is $84.75, which is a 25% reduction in weekly food expenditures.

Note: To change the number of decimal places that appear in the result, click Increase Decimal or Decrease Decimal .

Источник

Last Update: Jan 03, 2023

This is a question our experts keep getting from time to time. Now, we have got the complete detailed explanation and answer for everyone, who is interested!


Asked by: Mr. Raymond Donnelly Jr.

Score: 4.8/5
(27 votes)

To show a number as a percent in Excel, you need to apply the Percentage format to the cells. Simply select the cells to format, and then click the Percent Style (%) button in the Number group on the ribbon’s Home tab. You can then increase (or decrease) the the decimical place as needed.

How do you calculate percentage in Excel?

Basic Excel percentage formula

  1. Enter the formula =C2/B2 in cell D2, and copy it down to as many rows as you need.
  2. Click the Percent Style button (Home tab > Number group) to display the resulting decimal fractions as percentages.

How do I add 20% to a price in Excel?

Increase by Percentage

Enter a number in cell A1. Enter a decimal number (0.2) in cell B1 and apply a Percentage format. 2. To increase the number in cell A1 by 20%, multiply the number by 1.2 (1+0.2).

How do I add 10% to a price in Excel?

To increase a number by a percentage amount, multiply the original amount by 1+ the percent of increase. In the example shown, Product A is getting a 10 percent increase. So you first add 1 to the 10 percent, which gives you 110 percent. You then multiply the original price of 100 by 110 percent.

How do I calculate 15% of a number in Excel?

Multiply an entire column of numbers by a percentage

Enter the numbers you want to multiply by 15% into a column. In an empty cell, enter the percentage of 15% (or 0.15), and then copy that number by pressing Ctrl-C.

27 related questions found

How do I find 25% of a number in Excel?

If you want to calculate a percentage of a number in Excel, simply multiply the percentage value by the number that you want the percentage of. For example, if you want to calculate 25% of 50, multiply 25% by 50.

How do you subtract 10% from a number in Excel?

How to Deduct a Percentage in Excel

  1. Enter the initial value into a cell such as A1.
  2. Enter the percentage to be deducted into the neighboring cell, B1 in this case.
  3. Paste the following formula into the next cell: =A1-(A1*B1%)
  4. Press “Enter.” Excel calculates the new value and displays it in the cell.

How do you add 10% to a number?

To add 10 to a number, increase the tens digit by 1 and keep all other digits the same. If the tens digit is a 9, then change the 9 to a 0 and increase the hundreds digit by 1. For example, here is 43. The tens digit is the digit that is second from the right.

How do I add a percentage to a number in Excel?

You can add percentages like any other number. Choose a cell to display the sum of your two percentages. In this example, we’re going to click and highlight cell C3. In the formula bar, type “=sum” (without quotes) and then click the first result, the sum formula, which adds all numbers in a range of cells.

How do I calculate a percentage increase in Excel?

The formula =(new_value-old_value)/old_value can help you quickly calculate the percentage change between two numbers. Please do as follows. 1. Select a blank cell for locating the calculated percentage change, then enter formula =(A3-A2)/A2 into the Formula Bar, and then press the Enter key.

How do you increase a number by a percentage?

If you want to increase a number by a certain percentage, follow these steps:

  1. Divide the number you wish to increase by 100 to find 1% of it.
  2. Multiply 1% by your chosen percentage.
  3. Add this number to your original number.
  4. There you go, you have just added a percentage increase to a number!

How do you add percentage to a number?

If your calculator does not have a percent key and you want to add a percentage to a number multiply that number by 1 plus the percentage fraction. For example 25000+9% = 25000 x 1.09 = 27250. To subtract 9 percent multiply the number by 1 minus the percentage fraction. Example: 25000 — 9% = 25000 x 0.91 = 22750.

What is the formula to calculate percentage?

Percentage can be calculated by dividing the value by the total value, and then multiplying the result by 100. The formula used to calculate percentage is: (value/total value)×100%.

How do I calculate a percentage between two numbers?

Answer: To find the percentage of a number between two numbers, divide one number with the other and then multiply the result by 100.

How do I work out a percentage of a number?

1. How to calculate percentage of a number. Use the percentage formula: P% * X = Y

  1. Convert the problem to an equation using the percentage formula: P% * X = Y.
  2. P is 10%, X is 150, so the equation is 10% * 150 = Y.
  3. Convert 10% to a decimal by removing the percent sign and dividing by 100: 10/100 = 0.10.

What is a 10% increase of 100?

A 10% increase from 100 is an increase of 10, which equals 110

What is a 50% increase of 10?

To increase 10 by 50 percent, you add the value of 50 percent, so you add 10 and 5. This gives you an answer of 15. This is what you get when you increase 10 by 50 percent.

What is 10 percent of a number?

​10 percent​ means ​one tenth​. To calculate 10 percent of a number, simply divide it by 10 or move the decimal point one place to the left. For example, 10 percent of 230 is 230 divided by 10, or 23.

How do you add extra value to a cell that already has an existing number in it?

There IS a simple way of doing this. Say you have 50 in the cell in question, and want to add 30 to it. Then the clever part: Right-click on the cell with 50 in it, and select Paste Special. In the box that comes up, select ‘Add’.

How do you add 20% to a number?

If you know the wholesale price of an item and want to calculate how much you must add for a 20 percent markup, multiply the wholesale price by 0.2, which is 20 percent expressed in decimal form. The result is the amount of markup you should add. So the final price of the pants would be $60.

How do I do a subtraction formula in Excel?

Subtraction formula in Excel (minus formula)

  1. In a cell where you want the result to appear, type the equality sign (=).
  2. Type the first number followed by the minus sign followed by the second number.
  3. Complete the formula by pressing the Enter key.

How do you subtract a percentage from a whole number?

To subtract any percentage from a number, simply multiply that number by the percentage you want to remain. In other words, multiply by 100 percent minus the percentage you want to subtract, in decimal form. To subtract 20 percent, multiply by 80 percent (0.8).

How do you calculate 50% in Excel?

For example, dividing 50 by 100 gives you 0.50. On paper, you multiply this number by 100 to convert it to the percentage «50%.» Excel does not recognize this conversion and simply displays «50,» which can cause problems in other calculations.

Many people can’t do percentages.

Can’t get their head around them.

Can’t do the maths.

So putting together an Excel percentage formula seems impossible!

Have you ever asked yourself any of these questions?

  • “How do I write percentage formulas?”
  • “How do I calculate percentages?”
  • “How do I increase x by y percent?”
  • “How do I add x% to y?”
  • “How do I subtract x% from y?”

These are some of the most common questions and challenges that people have. I get asked so today I have simplified it and laid it all out in a post for you. You’re welcome!

1.  Percentages vs Numbers

The first thing to understand is the correlation between percentages and numbers. Think of it like this:

Percentage sliding scale

Figure 01: Percentage sliding scale

Imagine a scale that goes from 0 to 1, where 0 = 0% (i.e. nothing) and 1 = 100% (i.e. everything).

Now travel half way along that scale and you have 0.5 or 50%.

Travel three quarters of the way along the scale and you have 0.75 or 75%.

So the relationship can be expressed like this:

the percentage = the decimal number multiplied by 100,
with a % symbol added to the end.

Try this.

1.       Enter 0.5 into a cell and press Enter.

2.      Re-select the cell

3.      Click the % icon in the Number group on the Home ribbon. This converts the decimal number to a percentage.

4.      Click the comma style icon (next to the % button) to convert back to a number. The formatting defaults to 2 decimal places. You can adjust this by clicking the increase/decrease decimal places icons.

Formatting icons at your fingertips on the Home tab

Figure 02: Formatting icons at your fingertips on the Home tab

2. Common mistake: Formatting percentages rather than calculating percentages

Consider the following range of numbers:

Starting values

Figure 03: Starting values

This question is often asked:

What is the percentage of each number?

If you select the range of cells and click the % button mentioned above, you’re in for a surprise!

Excel is doing exactly what it is supposed to to. It has multiplied each number by 100 and added the % symbol on the end.

Shock! Horror!

Figure 04: Shock! Horror!

3. How to calculate percentages the proper way

The original question — ‘What is the percentage of each number?’ — doesn’t actually make sense.

The correct question is — ‘What percentage is each number of the total?’

Try this:

1.       Select cells A1:A5, if necessary.

2.      Click the comma style icon to change the formatting back to ordinary numbers.

3.      Decrease the decimal places until you are showing whole numbers again.

4.      Select cell A6.

5.      Click the AutoSum button on the right side of the Home ribbon, to calculate a total.

The AutoSum Button

Figure 05: The AutoSum Button

6.      In cell B1, type the formula: =A1/A6.

7.      Before you press Enter, press the F4 key to make the call reference absolute (A6 becomes $A$6 which means it is now a fixed reference).

Percentage formula with absolute cell reference

Figure 06: Percentage formula with absolute cell reference

8.      Press Enter.

9.      Re-select cell B1.

10.    Grab the auto fill handle (the small block on the bottom right corner of the cell) and double-left-click. This will copy the formula down to cell B5. You now have 5 decimal results.

Results currently showing as decimal figures

Figure 07: Results currently showing as decimal figures

11.      Select cells B1:B5, if necessary.

12.     Click the % icon in the Number group on the Home tab, then increase the decimal places to show all figures to 1 decimal place.

Results now displayed as percentages

Figure 08: Results now displayed as percentages

13.      Select cell B6.

14.     Click the AutoSum icon. You will see that the total of all the percentages is 100%.

Individual percentage figures will total 100 percent

Figure 09: Individual percentage figures will total 100 percent

a) Example #1: How to add 20% Sales Tax

Or, to put it another way — How to increase a figure by 20%.

Most countries have some form of sales tax. In the UK , its called VAT (Value Added Tax). In Australia it’s called GST (General Services Tax). In the US it’s just called Sales Tax.

Excel doesn’t care what you call it. It just sees a percentage!

So how do you add a percentage of sales tax to a base figure to reach a total?

Try this on a fresh sheet:

1.       In cell A1, type your base figure (e.g. 1,000). NB. Don’t type currency symbols or commas, just the plain number.

2.      In cell B1, type the sales tax percentage (e.g. 20%).

3.      In cell C1, type the formula: =A1*B1. This calculates the amount of sales tax.

4.      In cell D1, type the formula: =SUM(A1, C1). This is your total.

To combine steps 3 and 4 into a single step:

In cell E1, type the formula:

=SUM(A1,A1*B1)

Adding sales tax to a base figure to calculate a total

Figure 10: Adding sales tax to a base figure to calculate a total

b) Example #2:Using percentages to remove sales tax from a total

Let’s say that you have a total figure of $1,200 which comprises $1,000 plus $200 sales tax. How do get back to the base figure of $1,000.

The maths goes like this: Divide the total figure by 120% (assuming a sales tax of 20%).

It’s bad practice to use fixed figures like 120% so here’s how to calculate it using a formula that makes use of the 20% cell.

E1 is the total sales figure.

B1 is the sales tax rate percentage.

The formula to remove the 20% sales tax from the total sales figure is …

=E1/(100%+B1)

This equates to 

=E1/120%

c) Example #3: Using percentages to calculate interest on a loan

If cell A1 contains a loan amount, let’s say 200,000,
cell A2 contains an interest percentage, let’s say 5% (per annum) …

… you simply multiply one by the other to calculate the amount of interest due per annum, i.e.

=A1*A2

4. Watch the video (over the shoulder demo)

Click to watch video

5. What next?

I hope you’ve found this useful. It’s surprising how many people struggle with percentages and I hope I’ve simplified the process for you.

What do you think?

I hope you found plenty of value in this post. I’d love to hear your biggest takeaway in the comments below together with any questions you may have.

Have a fantastic day.

Jason Morrell blog signature

About Jason Morrell

About the author

Jason Morrell

Jason loves to simplify the hard stuff, cut the fluff and share what actually works. Things that make a difference. Things that slash hours from your daily work tasks. He runs a software training business in Queensland, Australia, lives on the Gold Coast with his wife and 4 kids and often talks about himself in the third person!

SHARE

How to Calculate Percentage Using Excel Formulas?

The percentage is calculated as the proportion per hundred. In other words, the numerator is divided by the denominator and the result is multiplied by 100. The percentage formula in Excel is = Numerator/Denominator (used without multiplication by 100). To convert the output to a percentage, either press “Ctrl+Shift+%” or click “%” on the Home tab’s “number” group.

Let us consider a simple example.

On a 15-day vacation, Mr. A spent 10 days in his hometown and 5 days in the USA. What percentage of days did he spend in the USA?

The calculations are given as follows:

  • Percentage formula=Portion days/Total days*100
  • Percentage of days spent in the USA=5/15*100=33.33%
  • Percentage of days spent in hometown=10/15*100=66.66%

Hence, Mr. A spent approximately 33% of his vacation period in the USA.

Table of contents
  • How to Calculate Percentage Using Excel Formulas?
    • Example #1
    • Example #2
    • Example #3
    • Frequently Asked Questions
    • Recommended Articles

You can download this Formula for Percentage Excel Template here – Formula for Percentage Excel Template

Let us go through the following examples to understand the concept of percentage in Excel.

Example #1

The following table shows the subject-wise marks of 6 students in a school. Since the results pertain to the annual examinations, the maximum marks of every subject are 100.

We have to calculate the percentage of marks for all students.

Excel Formula for Percentage example 1

The steps to calculate percentages in Excel are listed as follows:

  1. Calculate the total marks obtained by the students. For this, the marks of every subject are added.

    Excel Formula for Percentage example 1-1

  2. Drag the formula of cell H2 to get the total marks obtained by all students. The output is shown in the following image.

    Excel Formula for Percentage example 1-2

  3. Divide the total marks by 600. The values of the “total marks” column become the numerator. Since the number of subjects is 6, the maximum marks are 600 (100*6=600). This becomes the denominator.

    Excel Formula for Percentage example 1-4

  4. Apply the following formula.

    Percentage=Marks scored/Total marks*100.

    For percentage values (shown in the succeeding image), change the cell formatting. Select column I and press “Ctrl+Shift+%.” Alternatively, select “%” in the “number” group of the Home tab.

    Excel Formula for Percentage example 1-5

Example #2

The following table consists of students who undertake internship in an organization. Their task is to sell products based on pre-defined targets.

We want to determine the efficiency level (percentage) of every student.

Excel Formula for Percentage example 2

The steps to calculate the efficiency level are listed as follows:

Step 1: Apply the formula “sales/target.”

Excel Formula for Percentage example 2-1

Step 2: Format column D to obtain the efficiency levels in percentage. For the last two students (Gulp and Ganapathi), the formula returns “#DIV/0!” errorErrors in excel are common and often occur at times of applying formulas. The list of nine most common excel errors are — #DIV/0, #N/A, #NAME?, #NULL!, #NUM!, #REF!, #VALUE!, #####, Circular Reference.read more.

Note: If the numerator is zero, the division of the numerator by the denominator returns “#DIV/0!#DIV/0! is the division error in Excel which occurs every time a number is divided by zero. Simply put, we get this error when we divide any number by an empty or zero-value cell.read more” error.

Excel Formula for Percentage example 2-2

Step 3: To eliminate the error, tweak the existing formula as “=IFERROR(C2/B2,0).” This implies that the IFERROR The IFERROR function in Excel checks a formula (or a cell) for errors and returns a specified value in place of the error.read moredisplays zero if the division of C2 by B2 returns an error.

In other words, the “#DIV/0!” error is replaced by zero with the help of the modified formula.

Note: The IFERROR functionThe IFERROR function in Excel is used to determine what to do when an error occurs before performing any function.read more helps get rid of percentage errors.

example 2-3

Step 4: The output using the IFERROR function is shown in the following image. The efficiency levels of students Gulp and Ganapathi are zero. This is because of the blank (zero) in column B and/or column C.

example 2-4

Example #3

For 2018, an organization’s sales for the months January and February are given in the following table.

We want to calculate the growth or the decline (percentage) in monthly sales.

example 3

The steps to calculate the increase (growth) or decrease (decline) percentage are listed as follows:

Step 1: Apply the formula “=(C2-B2)/B2.”

The sales in February (57500) are more than the sales in January (53250). The difference (growth) between the two sales is divided by the sales of the initial month (January).

example 3-1

Step 2: Format column D to obtain the growth percentage.

Hence, the February sales have increased by 7.98% over January sales.

Percentage example 3-2

Note: While calculating the growth or decline percentage, if the numerator or the denominator is less than zero, the output is a negative value.

Frequently Asked Questions

1. What is the Excel formula for percentage?

The basic percentage formula is “(part/total)*100”. This formula is used in Excel without the latter part (*100). This is because when the percentage format is selected, the resulting number is automatically changed to percent.

In addition, the decimal points are removed and the output is shown as a rounded percentage. For instance, 26/45 is 0.5777. By applying the percentage format, this decimal number becomes 58%.

To convert the output to percentage, either press “Ctrl+Shift+%” or select “%” in the “number” group of the Home tab.

2. What is the Excel formula for calculating the percentage change?

The formula for calculating the percentage change is stated as follows:

“(New value-Initial value)/Initial value”

This formula helps calculate the percentage increase or decrease between two values. A positive percentage implies an increase, while a negative percentage shows a decrease.

Note: To get the final answer (percentage change), the percentage format is applied to the output of the formula.

3. What is the Excel formula for calculating the percentage of the total?

The formula for calculating the percentage of the total is “(part/total).” For instance, column A lists the monthly expenses from cell A2 to cell A11. The cell A2 contains $2500 as the rent paid. The cell A12 contains the total expenses $98700.

The formula “=A2/$A12” returns 3% after applying the percentage format. This implies that the rent is 3% of the total paid expenses.

Since A2 should change on dragging the formula to the remaining cells, it is entered as a relative reference. On the other hand, the total should remain fixed for all cells, so A12 is entered as an absolute reference.

  • The percentage is the proportion per hundred.
  • To calculate the percentage, the numerator is divided by the denominator and the result is multiplied by 100.
  • For obtaining percentages, the output column is formatted by pressing “Ctrl+Shift+%” or selecting “%” in the Home tab.
  • The division of the numerator by the denominator returns “#DIV/0!” error if the former is zero.
  • The percentage errors can be removed with the help of the IFERROR function.
  • The increase or decrease percentage is calculated by dividing the difference between two numbers with the initial number.

Recommended Articles

This has been a guide to formula for percentage in Excel. Here we discuss the calculation of Excel percentages using the IFERROR formula along with Excel examples and downloadable Excel templates. You may also look at these useful functions in Excel –

  • Percentage Change Formula
  • Percentage Profit Formula
  • Calculate the Percentage Increase in Excel
  • Percentage Difference in Excel

We often have to work with percentages in our day-to-day work and our everyday life. Excel makes this task easier by automatically applying basic or advanced formulas that allow you to calculate percentages directly in your spreadsheets. We’ll show you how to use the most important formulas in Excel to calculate percentages of totals or percentage changes such as growth and decline. You’ll also learn how to calculate proportions and totals based on percentages and how to increase and decrease numbers by percentage.

Contents

  1. Calculating percentages in Excel – the basics
  2. Calculating percentages in Excel – formulas and formatting
    1. Adding percentage formatting in Excel
    2. Adjusting percentage formatting in Excel
  3. Calculating the percentage of a total in Excel
    1. Calculating the percentage of a total at the end of an Excel table
    2. Calculating percentages of a total from different rows
  4. Formula for calculating a percentage change in Excel
    1. Calculating the percentage of change between two columns
    2. Calculating the percentage of growth between two rows
  5. Calculating the proportion and the total based on a percentage in Excel
    1. Calculating the proportion based on the total and based on percentages
    2. Calculating the total based on the proportion and percentage
  6. Increasing and decreasing numbers by a percentage in Excel

$1 Domain Names

Register great TLDs for less than $1 for the first year.

Why wait? Grab your favorite domain name today!

Matching email

SSL certificate

24/7/365 support

Calculating percentages in Excel – the basics

In this article, we’ll give you an overview of the most important methods for calculating percentages in Excel and show you the most important formulas for doing percentages.

Tip

Microsoft Excel can help you with many basic and advanced calculations in your day-to-day work. Learn more about the SUM function in Excel if you want to easily add groups of numbers.

The word “percent” is of Latin origin and means “by a hundred”. In other words, you calculate a percentage by dividing the numerator of a fraction by the denominator and multiplying the result by 100. The basic formula for calculating apercentage looks like this:

(Part/Total)*100=Percentage

For example, if you sell a product for $14 that costs $10.50 to manufacture, the manufacturing cost is 75 percent of the total price. We often use this formula to calculate percentages in our everyday lives. However, with Excel, calculating percentages is even easier because the spreadsheet application automatically performs several steps in the background.

Tip

Organize your data in Excel, create spreadsheets, and calculate your expenses, profits, and much more. Get the spreadsheet program as part of the Microsoft 365 package directly from IONOS and get optimum round-the-clock support for Microsoft Excel and other Office products.

Calculating percentages in Excel – formulas and formatting

When you calculate percentages in Excel, you’ll save yourself steps like multiplying by 100 because the application automatically handles the formatting for you once you apply the percent format (see below for more information). The formula for calculating percentages in Excel is as follows:

Let’s look at a practical example of how percentages are calculated in Excel: A retailer uses a spreadsheet of purchased and sold products in order to keep track of inventory. The number of products that the retailer buys is in column B and the number of products that the retailer sells in is column C. To calculate the percentages in column D of the Excel spreadsheet, enter the following formula (and then press Enter):

Simple percentage formula in Excel
Simple percentage formula in Excel

You can easily apply the formula to subsequent rows by double-clicking the bottom right corner of the cell (in this case: D2). Excel also automatically adds the formula as you enter more data in columns B and C.

Adding percentage formatting in Excel

However, the results may not look quite right at first: Instead of percentages, you’ll see decimal numbers in your Excel spreadsheet.

Excel spreadsheet without percentage formatting
This is what your Excel table looks like without percentage formatting.

If you want Excel to automatically add the percent sign and round up to the percentage using the formatting, you have to adjust the following settings first: To quickly change the cell format to show values as percentages in Excel, go to the “Number” group (between “Alignment” and “Styles”) on the “Home” tab. Once there, simply click the percent sign to select the percent format – either for a single cell, a range of cells or an entire column or row. In this case, we calculated percentages in column D of our Excel spreadsheet by selecting the appropriate cells beforehand:

Adding percentage formatting in Excel
Click the percent sign to apply percentage formatting to your cells in Excel.

Alternatively, you can use the keyboard shortcut Ctrl + Shift + % (as shown in the screenshot above) to enable the percentage format.

Adjusting percentage formatting in Excel

If you follow the steps above, percentages are displayed without decimal places according to the default settings in Excel. However, you can change the percentage formatting in Excel simply by clicking the little arrow icon at the bottom right in the “Number” group. Alternatively, you can select a cell and right-click it to display the “Format cells” dialog box.

To adjust the percentages in Excel, you can then specify the number of decimal places you want to display. For example, to display two digits after the decimal point, select “2”. Then click OK.

Customizing percentage formatting in Excel
Enter the number of decimal places you want to display for percentages in Excel.

Alternatively, you can choose the “Custom” category in the same dialog box to specify percentages either without a decimal place or with two decimal places.

Custom percentage formats in Excel
You can use custom formats to select percentages with and without decimal places.

Note

Formats in Excel not only help you calculate percentages; you can also use them for many other processes and tasks. For example, in another article we explain how to calculate time in Excel.

Calculating the percentage of a total in Excel

In the examples above, we calculated percentages of a total. The purchases and sales are the total and the sales are the percentages. However, we can also use Excel to do more complicated calculations for finding the percentages of a total.

Calculating the percentage of a total at the end of an Excel table

Let’s say the retailer in the example above now wants to know how many products they purchased in total and what percentage of the total purchase amount is attributed to each product. Excel works out the percentage of the total that each amount represents. However, first we have to determine the total quantity of all products in cell B11. In the column to the right, we use Excel to find out what percentage of the total each product represents. To do this, we enter the following values in cell C2 or select these values with the mouse button:

Calculating percentages of a total in Excel
How to calculate the percentages of a total in Excel.

The $ signs create an absolute reference to cell B11. This means that the value does not change even if the other values change according to the spreadsheet. For example, “=B3/$B$11” appears in cell C3 after the formula from cell C2 is automatically applied. Without the absolute value, which is indicated by the dollar sign, “=B3/B12” would appear in this cell and the example formula would not calculate any percentages because cell B12 is empty.

Note

You can also define a cell as an absolute value by pressing the [F4] key on your keyboard after you have selected the cell with the mouse or entered it manually.

Calculating percentages of a total from different rows

Now let’s say the retailer has multiple rows for the same product and wants to use Excel to find out what percentage of the total that product represents. In this case, you can use the SUMIF formula, which automatically adds all values that match the criteria you have selected. Combined with the SUMIF formula, the complete formula for calculating percentages in Excel looks like this:

=SUMIF(range,criteria,sum_range)/total

In our example, we entered the criteria “Pants” in cell E1. The values that we want to add are in column B and the product names for automated selection are in column A. The corresponding formula in Excel is as follows:

=SUMIF(A2:B10,E1,B2:B10)/$B$11

Here’s how it looks in the Excel spreadsheet:

Calculating the percentage of a total in Excel using the SUMIF formula
You can use the SUMIF formula in Excel to calculate percentages of a total that match criteria you specify.

Instead of specifying your criteria in a cell of your Excel spreadsheet, you can type it directly into your formula, which then reads “SUMIF(A2:B10,»Pants»,B2:B10)/$B$11”. You can also use parentheses to work with multiple SUMIF functions, for example, to calculate percentages of multiple products in Excel:

=(SUMIF(A2:B10;"Pants",B2:B10)+SUMIF(A2:B10,"Shirts",B2:B10))/$B$11))

Formula for calculating a percentage change in Excel

The percentage of change or percentage of growth is probably one of the formulas that you’ll use most often when you calculate percentages in Excel. Simply use the following formula to calculate the change between the original value A and the value B:

Percentage change=(B-A)/A

The original value A represents the value before the change. For example, if you compare sales between the two months of March and April, the number of sales in March would be the original value A and sales in April would be B. The following two examples illustrate how to calculate the percentage of growth using this formula.

Calculating the percentage of change between two columns

The retailer in our example entered the sales from March in column B and the sales from April in column C. The retailer then enters the following formula in column D to calculate the percentage of growth:

Note

Don’t forget: After this step, you have to format the cells in column D as percentages so that the result is displayed correctly.

Formula for calculating growth (as a percentage) in Excel
Calculating monthly growth as a percentage in Excel.

Calculating the percentage of growth between two rows

You may want to keep track of total monthly sales in a spreadsheet. In this case, you can calculate the percentage of growth between two rows so that you can easily see month-over-month changes in sales. In the example, we enter all monthly sales in column B and calculate the growth in column C. Start with the sales from January in cell B2 and determine the percentage of growth for February in cell C3. To do this, enter the following formula in cell C3:

Then apply the formula to the subsequent rows (starting with C4). In your Excel spreadsheet, you can see the percentage of growth as follows:

Calculating the percentage of growth between two rows in Excel
Example for calculating percentage of growth between two rows

When you calculate the percentage of growth, be sure to leave the first row blank because it is not being used in the comparison. In this example, you are not comparing January to the prior month.

You can also calculate the percentage of growth in Excel in comparison to a static value that does not change. To do this, simply enter the absolute reference to the cell by pressing the F4 key and adding the $ sign as explained above.

Calculating the proportion and the total based on a percentage in Excel

Just as you can use Excel formulas to calculate percentages based on two values, A and B, you can also calculate a total or the proportions of a totalbased on a percentage.

Calculating the proportion based on the total and based on percentages

Let’s say you buy new IT equipment for your company and the total price is $1,200. This includes sales tax, which may be tax-deductible. Sales tax varies from state to state, so for the sake of illustration let’s assume that you live in Wisconsin, where sales tax is 5%. For this purpose, you simply calculate the amount of sales tax based on the percentage. In the following example, the total price is in cell A2 and the percentage is in cell B2. You need to calculate the absolute value of the sales in cell C2. The appropriate formula is:

The result: The purchase price includes $60 of sales tax.

Calculating the proportion of the total based on percentages in Excel
Excel: Sales tax as a proportion of the total price

Tip

If you don’t want to enter the percentage in a separate cell, you can also integrate it directly into the formula. Enter either “=A2*5%” or “=A2*0.05”.

Calculating the total based on the proportion and percentage

Excel also allows you to calculate a total based on the proportion and percentage. For example, let’s say you attend a multi-day workshop in another city. As a workshop attendee, you receive a special discount and pay only 70 percent of the price of your hotel room as part of your all-inclusive accommodations. You are charged $350 and are curious how expensive your stay would have been without the discount.

Enter the amount you paid in cell A2 and the percentage in cell B2. In cell C2, enter the formula for calculating the total price based on percentages. Divide your amount by the percentage:

If you entered everything correctly, you’ll see that the hotel price would have been $500 without the discount:

Calculating the total based on the proportion and percentages in Excel
In the example, we calculate the total price based on the percentages and the reduced price.

Increasing and decreasing numbers by a percentage in Excel

You can also use percentages to increase and decrease numbers in Excel. This is especially useful for our retailer in the previous examples. For example, if the retailer wants to increase all prices by 20 percent to compensate for increased expenses, they can use the following formula:

The retailer can then reduce the prices again during the end-of-season sale. Note that Excel also recognizes the decimal notation when calculating the percentage:

In the example, a price increase looks like this: Column A shows the product type and column B shows the current price. To calculate the new price in column C, the retailer uses the following formula:

The retailer now sees the new prices, which are 20 percent higher, in column C:

Calculating a percentage increase in Excel
Calculating a percentage increase in Excel

Понравилась статья? Поделить с друзьями:
  • How do you do page 1 of 2 in word
  • How do you do mouth word
  • How do you do macros in excel
  • How do you do if formula in excel
  • How do you do excel pivot tables