Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Error Bars in Excel
  • Managing Conditional Formatting Rules in Excel
  • How to count table rows in Excel
  • How to calculate average last N values in a table in Excel
  • What-If Analysis: Scenarios and Goal Seek in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • How to get relative column numbers in a range in Excel
  • How to get address of named range in Excel
  • How to use Excel INDIRECT Function
  • How to calculate two-way lookup VLOOKUP in Excel Table

Data Validations

  • Excel Data validation number multiple 100
  • Excel Data validation must not contain
  • Excel Data validation whole percentage only
  • Prevent invalid data entering in specific cells
  • Excel Data validation must begin with

How to increase by percentage in Excel

by

If you need to increase a number by a certain percentage, you can use a simple formula that multiplies the number times the percent + 1.

Formula

=number*(1+percent)

Explanation

How this formula works

In the example, the active cell contains this formula:

=C6*(1+D6)

In this case, Excel first calculates the result of 1 + the value in D6 (.2) to get 1.2 which it then multiplies times the value in C6 (70) to get a final result of 84:

=70 * (1 + .2)
=70 * (1.2)
=84

Note: you must add 1 to the percent if you want to increase a number. If you don’t, you’ll get the amount of the number the percentage represents.

All-in-one solution

If you want an all-in-one solution, you can use a formula like this to increase a value by 5%:

=A1*105%

Just change the percentage value to suit your needs.

Post navigation

Previous Post:

Put names into proper case — Manipulating NAMES in Excel

Next Post:

Create One-dimensional and Two-dimensional Array

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Complete List of Excel Logical Functions, References and Examples
  • How to use Excel TRUE Function
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel OR Function
  • IF with wildcards in Excel

Date Time

  • MINUTE function: Description, Usage, Syntax, Examples and Explanation
  • Get work hours between dates in Excel
  • WEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • Get week number from date in Excel
  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group arbitrary text values in Excel
  • Group numbers with VLOOKUP in Excel
  • Group numbers at uneven intervals in Excel
  • How to randomly assign people to groups in Excel
  • Map text to numbers in Excel

General

  • Convert column letter to number in Excel
  • Spell Check in Excel
  • How to generate random number between two numbers in Excel
  • How to calculate percent change in Excel
  • Find, Select, Replace and Go To Special in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning