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

Data Analysis

  • Randomize/ Shuffle List in Excel
  • Create Scatter Chart in Excel
  • Get column name from index in Excel Table
  • How to Create One and Two Variable Data Tables in Excel
  • How To Perform and Interpret Regression Analysis in Excel

References

  • Two-way lookup with VLOOKUP in Excel
  • Two-column Lookup in Excel
  • How to get address of named range in Excel
  • How to use Excel INDIRECT Function
  • Left Lookup in Excel

Data Validations

  • How To Create Drop-down List in Excel
  • Excel Data validation date in specific year
  • Excel Data validation don’t exceed total
  • Excel Data validation allow uppercase only
  • Excel Data validation only dates between

How to calculate percentage discount in Excel

by

If you have a discounted price and an original price, and you want to know the discount as a percentage, you can calculate the percentage discount using a formula that divides the discounted price by the original price and then subtracts the result from one.

Formula

= 1-(discount_price/original_price)

Explanation

In the example, the active cell contains this formula:

=1-(D5/C5)

In this case, Excel first divides the discounted price in D5 (59.5) by the original price in C5 (70) to get 0.85, which is then subtracted from 1:

=1-(59.5/70)
=1-0.85
=0.15

Note: the result is a decimal value, and must be formatted using the Percentage number format in Excel to display as a percentage.

Post navigation

Next Post:

Create One-dimensional and Two-dimensional Array

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

  • Not Equal To ‘<>‘ operator in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • Invoice status with nested if in Excel
  • OR function Examples in Excel

Date Time

  • Get first day of month in Excel
  • Roll back weekday to Friday base on a particular date in Excel
  • Get days between dates in Excel
  • Convert Excel time to decimal hours in Excel
  • How to calculate next day of week in Excel

Grouping

  • Group times into unequal buckets in Excel
  • Group times into 3 hour buckets in Excel
  • How to randomly assign data to groups in Excel
  • Calculate conditional mode with criteria in Excel
  • How to randomly assign people to groups in Excel

General

  • Convert column number to letter in Excel
  • How to calculate profit margin percentage in Excel
  • Using Existing Templates in Excel
  • How to Create Calendar in Excel
  • How to Delete Cells, Row and Rows in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning