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

Data Analysis

  • How to Create Area Chart in Excel
  • How to create Gauge Chart in Excel
  • How To Filter Data in Excel
  • How to create a Histogram in Excel
  • How to calculate average last N values in a table in Excel

References

  • Complete List of Excel Lookup and Reference Functions, References and Examples
  • How to get first row number in range in Excel
  • How to use Excel FORMULATEXT function
  • MATCH function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel OFFSET function

Data Validations

  • Excel Data validation with conditional list
  • Excel Data validation require unique number
  • Excel Data validation only dates between
  • Excel Data validation exists in list
  • Excel Data validation must not contain

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

  • Return blank if in Excel
  • How to use IFS function in Excel
  • OR function Examples in Excel
  • How to use Excel TRUE Function
  • SWITCH function example in Excel

Date Time

  • How to calculate nth day of year in Excel
  • How to determine year is a leap year in Excel
  • Add days to date in Excel
  • Calculate series of dates by workdays in Excel
  • NETWORKDAYS.INTL function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group times into 3 hour buckets in Excel
  • Map text to numbers in Excel
  • How to randomly assign data to groups in Excel
  • Group arbitrary text values in Excel
  • Running count group by n size in Excel

General

  • Delete Blank Rows at Once in Excel
  • Index and match on multiple columns in Excel
  • Zoom Worksheet in Excel
  • How to make excel worksheets print on one page?
  • Sum by group in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning