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

Data Analysis

  • Add Outline to Data in Excel
  • Excel Frequency Function Example
  • How to Use Solver Tool in Excel
  • Excel Pie Chart
  • Understanding Pivot Tables in Excel

References

  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • Convert text string to valid reference in Excel using Indirect function
  • Count unique text values with criteria
  • How to use Excel VLOOKUP Function

Data Validations

  • Prevent invalid data entering in specific cells
  • How To Create Drop-down List in Excel
  • Excel Data validation don’t exceed total
  • Excel Data validation only dates between
  • Excel Data validation allow weekday only

How to calculate decrease by percentage in Excel

by

If you need to decrease 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

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 0.8 which it then multiplies times the value in C6 (70) to get a final result of 56:

=70 * (1 – .2)
=70 * (0.8)
=56

Note that must subtract the percent from 1 if you want to decrease a number. If you don’t, you’ll simply get the amount of the number that the percentage represents.

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

  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function example in Excel
  • How to use Excel TRUE Function
  • IF with wildcards in Excel
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • Convert Excel time to decimal minutes
  • Basic Overtime Calculation Formula in Excel
  • Convert Excel time to Unix time in Excel
  • Get work hours between dates and times in Excel

Grouping

  • Calculate conditional mode with criteria in Excel
  • Group arbitrary text values in Excel
  • Running count group by n size in Excel
  • Map text to numbers in Excel
  • Group times into unequal buckets in Excel

General

  • How to set or clear a print area in Excel Worksheet
  • How to calculate percent variance in Excel
  • How to create dynamic named range with INDEX in Excel
  • Create dynamic workbook reference to another workbook in Excel
  • Check if range contains a value not in another range in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning