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

Data Analysis

  • Subtotal function in Excel
  • Example of COUNTIFS with variable table column in Excel
  • How to create running total in an Excel Table
  • Conditional Formatting Data bars Examples in Excel
  • Get column name from index in Excel Table

References

  • How to use Excel ROW Function
  • Perform case-sensitive Lookup in Excel
  • How to use Excel INDIRECT Function
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • Count rows that contain specific values in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation with conditional list
  • Excel Data validation date in specific year
  • Excel Data validation allow weekday only
  • Excel Data validation no punctuation

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

  • Extract multiple matches into separate rows in Excel
  • How to use Excel TRUE Function
  • How to use Excel OR Function
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • How to use IFS function in Excel

Date Time

  • Get project end date in Excel
  • Get date from day number in Excel
  • Convert Excel time to Unix time in Excel
  • Count birthdays by month in Excel
  • Add days exclude certain days of week in Excel

Grouping

  • Group numbers with VLOOKUP in Excel
  • Group times into 3 hour buckets in Excel
  • Categorize text with keywords in Excel
  • Running count group by n size in Excel
  • Group times into unequal buckets in Excel

General

  • Convert column letter to number in Excel
  • Mark Workbook as Final in Excel
  • Split Cell Content Using Text to Columns in Excel
  • Freeze and Unfreeze Panes in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning