Inside The Web
    Facebook Twitter Instagram
    Inside The Web
    • Office
      • Excel
      • Ms Word
      • OneDrive
      • Google Docs
      • Google Sheets
      • Google Drive
    • Email
      • Gmail
      • Outlook
      • Emal Etiquette
    • Office Etiquette
    • Productivity
    Inside The Web
    Home»Office»Excel»How to Calculate Percentage Increase in Excel

    How to Calculate Percentage Increase in Excel

    Asmi DhakalBy Asmi DhakalSeptember 1, 2023 Excel 3 Mins Read

    You can use percentages as indicators for the increment and decrement of values. In Excel, you can utilize percentages when calculating values like discount percentages.

    While there isn’t a function in Excel that calculates the percentage increase, you can create formulas using the arithmetic operators.

    In this article, we have covered the formulas you can use to calculate the percentage increase using new and old values. Additionally, we have also included the formula to calculate the increased value using percentage increase.

    Calculate Increased Percentage

    In Excel, use the hyphen(-), slash(/), and parentheses operators to calculate the increased percentage from the original to the new value.

    NameOperatorFunction
    Hyphen–Subtract
    Slash/Divide
    Parentheses()Prioritize the enclosed calculation

    Using these operators, you can create two formulas to calculate the percentage increase. You can use either of these formulas to calculate the increased percentage in Excel.:

    =(new value - original value)/original value 
    =new value/original value - 1

    Example: Calculating Salary Increment in Percentage

    In this sheet, I have two sets of data in the range B2:B11 and C2:C11. The data in B2:B11 is the current salary of 10 employees while the data in C2:C11 is the estimated increase. Let’s calculate the increased percentage from these two values.

    In cell D2, I entered the following formula and applied it to the remaining cells below:

    =(C2-B2)/C2
    Calculate Increased Percentage in Excel

    You can also use the other formula we mentioned in the above section.

    Calculate Increased Value from Percentage

    Say you have the increment percentage and the current value. Now, your manager has asked you to calculate the increased value.

    You can use the percentage value and the original value with Excel’s arithmetic operators to make this calculation. To create this formula, we will be using the asterisk (*) and plus (+) operators.

    NameOperatorFunction
    Asterisk*Product (multiply)
    Plus+Sum
    Parentheses()Prioritize the enclosed calculation

    Similar to calculating the increased percentage, you can choose from two formulas to calculate the increased percentage value in Excel. Here are the formulas you can construct using these operators in Excel:

    (original value*percentage)+original value
    original value*(1+percentage)

    Example: Calculating the Depreciation Value of Items

    The range B2:B11 contains the original cost of ten items and the range C2:C11 holds the rate of increase in the prices due to inflation. Let’s say you now wish to sell these items, so you have to calculate the new selling price of your items according to the depreciated rates.

    We will be using the second formula we constructed to calculate the new values using Excel’s operators. In cell D2, here’s the formula I entered and applied to the remaining cells:

    =B2*(1+C2)
    Calculate Increased Amount Using Percentage

    Change Cell Format to Percentage

    By default, Excel uses the general format which does not automatically recognize percentage values. Therefore, once you’ve calculated your percentages, you will have to manually format your cell as a percentage.

    Before formatting your cell, make sure you haven’t manually converted your value to percentile. For example, your cell should hold 0.1 for Excel to change it to 10% when applying the percentage cell format. If you’ve already entered 10, Excel will change it to 1000%.

    1. Select the cell range with your formula.
    2. Go to the Home tab.
    3. In the Numbers section, select the percentage symbol (%).
      Apply Percentage Formatting to Cells
    4. If you want to increase or decrease decimals, click on the Increase Decimal or Decrease Decimal accordingly.
      Increase or Decrease Decimal in Values Excel
    Formula
    Asmi Dhakal

      Asmi is a content writer specializing in MS Office. She loves writing Excel-related content to assist other users to learn their way around the program. She started using Excel when she first entered the industry as a marketing intern. Soon, she realized that learning the often-overlooked spreadsheet program was no piece of cake. In her articles, she attempts to brief out complex topics to help beginner to intermediate-level Excel users. Asmi uses Excel for everything, including creating a grocery list to managing her personal finance. She’s a bit dramatic when it comes to the Flash Fill feature; so much so that could write a eulogy out of it. When she’s not working, you’ll find her learning a new recipe, or cleaning up her mess (out of the failed recipe).

      Related Posts

      Excel By Nisha Gurung

      How to Compare Two Columns in Excel Using VLOOKUP

      Excel By Nisha Gurung

      How to Share Excel Files with Multiple Users

      Excel By Nisha Gurung

      How to Filter Based on a List in Excel

      Add A Comment
      Table of ContentsToggle Table of ContentToggle
      • Calculate Increased Percentage
        • Example: Calculating Salary Increment in Percentage
      • Calculate Increased Value from Percentage
        • Example: Calculating the Depreciation Value of Items
      • Change Cell Format to Percentage
      • Home
      • About Us
      • Privacy Policy
      © 2025 Inside The Web

      Type above and press Enter to search. Press Esc to cancel.