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

Data Analysis

  • How to Create Gantt Chart in Excel
  • Move chart to a separate worksheet in Excel
  • How to Create Column Chart in Excel
  • Excel Pie Chart
  • Get column name from index in Excel Table

References

  • Offset in Excel
  • Basic INDEX MATCH approximate in Excel
  • How to reference named range different sheet in Excel
  • Last row number in range
  • Complete List of Excel Lookup and Reference Functions, References and Examples

Data Validations

  • Excel Data validation date in specific year
  • Excel Data validation require unique number
  • Excel Data validation must not contain
  • Excel Data validation don’t exceed total
  • Prevent invalid data entering in specific cells

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

  • Complete List of Excel Logical Functions, References and Examples
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • Excel If, Nested If, And/Or Criteria Examples
  • Check multiple cells are equal in Excel
  • How to return blank in place of #DIV/0! error in Excel

Date Time

  • Assign points based on late time in Excel
  • Basic timesheet formula with breaks in Excel
  • How to get number of days, weeks, months or years between two dates in Excel
  • Next biweekly payday from date in Excel
  • Steps to create Dynamic calendar grid in Excel

Grouping

  • Group times into unequal buckets in Excel
  • How to randomly assign people to groups in Excel
  • Map text to numbers in Excel
  • Group arbitrary text values in Excel
  • Map inputs to arbitrary values in Excel

General

  • How to generate random number between two numbers in Excel
  • How to test a range for numbers in Excel
  • How to get random value from list or table in Excel
  • With vs Without Array Formula in Excel
  • Subtotal invoices by age in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning