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

Data Analysis

  • Everything about Charts in Excel
  • Subtotal function in Excel
  • Number and Text Filters Examples in Excel
  • Remove Duplicates Example in Excel
  • How to create a Histogram in Excel

References

  • How to retrieve first match between two ranges in Excel
  • How to get first column number in range in Excel
  • How to get relative row numbers in a range in Excel
  • How to get address of first cell in range in Excel
  • How to create dynamic named range with OFFSET in Excel

Data Validations

  • Excel Data validation require unique number
  • How To Create Drop-down List in Excel
  • Excel Data validation allow weekday only
  • Excel Data validation unique values only
  • Excel Data validation number multiple 100

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

  • How to use Excel FALSE Function
  • Check multiple cells are equal in Excel
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • TRUE function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get first Monday before any date in Excel
  • Sum through n months in Excel
  • Get days, hours, and minutes between dates in Excel
  • How to calculate quarter from date in Excel
  • Extract date from a date and time in Excel

Grouping

  • Group times into unequal buckets in Excel
  • If cell contains one of many things in Excel
  • Group numbers with VLOOKUP in Excel
  • Group arbitrary text values in Excel
  • Calculate conditional mode with criteria in Excel

General

  • Mark Workbook as Final in Excel
  • Spell Check in Excel
  • Count cells that contain errors in Excel
  • Flash Fill in Excel
  • Cell References: Relative, Absolute and Mixed Referencing Examples
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning