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

Data Analysis

  • Reverse List in Excel
  • How To Create Frequency Distribution in Excel
  • How to calculate current stock or inventory in Excel
  • How to create Checklist in Excel
  • Get column name from index in Excel Table

References

  • Approximate match with multiple criteria in Excel
  • Find closest match in Excel
  • Vlookup Examples in Excel
  • Offset in Excel
  • Count unique text values with criteria

Data Validations

  • Excel Data validation must contain specific text
  • How To Create Drop-down List in Excel
  • Excel Data validation with conditional list
  • Excel Data validation must not contain
  • Excel Data validation require unique number

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

  • SWITCH function example in Excel
  • Check multiple cells are equal in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • How to return blank in place of #DIV/0! error in Excel
  • Return blank if in Excel

Date Time

  • Two ways to sum time over 30 minutes in Excel
  • Check If Two Dates are same month in Excel
  • How to Calculate Age in Excel
  • Get last day of month in Excel
  • Get day name from date in Excel

Grouping

  • Group arbitrary text values in Excel
  • How to randomly assign people to groups in Excel
  • Running count group by n size in Excel
  • How to randomly assign data to groups in Excel
  • Categorize text with keywords in Excel

General

  • Count cells less than in Excel
  • Freeze and Unfreeze Panes in Excel
  • Convert column letter to number in Excel
  • Check if multiple cells have same value with case sensitive in Excel
  • Cell References: Relative, Absolute and Mixed Referencing Examples
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning