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

Data Analysis

  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Use Data Form to input, edit and delete records in Excel
  • How To Compare Two Lists in Excel
  • How to create running total in an Excel Table
  • How to Create Area Chart in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • How to use Excel MMULT Function
  • Lookup entire row in Excel
  • How to use Excel INDIRECT Function
  • Excel Advanced Lookup using Index and Match Functions

Data Validations

  • Excel Data validation number multiple 100
  • Excel Data validation allow uppercase only
  • Excel Data validation only dates between
  • How To Create Drop-down List in Excel
  • Excel Data validation unique values only

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:

DECIMAL function: Description, Usage, Syntax, Examples and Explanation

Next Post:

AVERAGE function: Description, Usage, Syntax, Examples and Explanation

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

  • How to use Excel FALSE Function
  • How to use Excel NOT Function
  • OR function Examples in Excel
  • IF with wildcards in Excel
  • Nested IF function example in Excel

Date Time

  • Calculate number of hours between two times in Excel
  • Convert date to text in Excel
  • Get month from date in Excel
  • Sum through n months in Excel
  • Add business days to date in Excel

Grouping

  • Group numbers at uneven intervals in Excel
  • Group arbitrary text values in Excel
  • Calculate conditional mode with criteria in Excel
  • Group numbers with VLOOKUP in Excel
  • Group times into 3 hour buckets in Excel

General

  • How to choose page/paper size in Excel before Printing
  • 231 Keyboard Shortcut Keys In Excel
  • How to calculate percent sold in Excel
  • How to get original price from percentage discount in Excel
  • Sum by group in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning