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

Data Analysis

  • How to create a Histogram in Excel
  • How to count table columns in Excel
  • How to calculate correlation coefficient Correlation in Excel
  • Excel Pie Chart
  • Data Series in Excel

References

  • Approximate match with multiple criteria in Excel
  • Last row number in range
  • How to use Excel VLOOKUP Function
  • How to use Excel INDIRECT Function
  • Count rows with at least n matching values

Data Validations

  • Excel Data validation must not contain
  • Data validation must not exist in list
  • Excel Data validation whole percentage only
  • Excel Data validation unique values only
  • Excel Data validation date in next 30 days

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

  • Nested IF function example in Excel
  • How to use IFS function in Excel
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • Check multiple cells are equal in Excel
  • How to use Excel NOT Function

Date Time

  • Get days before a date in Excel
  • TIME function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate Next working/business day in Excel
  • NOW function: Description, Usage, Syntax, Examples and Explanation
  • Count day of week between dates in Excel

Grouping

  • If cell contains one of many things in Excel
  • Map text to numbers in Excel
  • Map inputs to arbitrary values in Excel
  • Calculate conditional mode with criteria in Excel
  • Group arbitrary text values in Excel

General

  • Subtotal invoices by age in Excel
  • Currency vs Accounting Format in Excel
  • Count cells less than in Excel
  • Excel Autofill Cell Ranges, Copy, Paste
  • Select, Insert, Rename, Move, Delete Worksheets in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning