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

Data Analysis

  • Everything about Charts in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • Error Bars in Excel
  • How to Create Thermometer Chart in Excel
  • Chart Axes in Excel

References

  • Get nth match with INDEX / MATCH in Excel
  • Two-column Lookup in Excel
  • How to use Excel TRANSPOSE Function
  • Extract all partial matches in Excel
  • How to get relative column numbers in a range in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation allow uppercase only
  • Excel Data validation require unique number
  • Excel Data validation no punctuation
  • Excel Data validation unique values only

How to get original price from percentage discount in Excel

by

If you have a discounted price and know the discount percentage, you can calculate the original price with a simple formula that divides the discounted price by the result of 1 minus the discount percentage.

See example below:

Formula

=price/(1-discount)

Explanation

How the formula works

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. Next the value in C6 (56), which represents the discounted or “sale” price, is divided by 0.8 to get a final result of 70:

=56/(1-0.2)
=56/0.8
=70

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

  • How to use Excel NOT Function
  • Return blank if in Excel
  • SWITCH function example in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • How to use Excel XOR Function

Date Time

  • How to join date and text together in Excel
  • How to enter Today’s Date or Static Date and Time in Excel
  • Get day name from date in Excel
  • Extract time from a date and time in Excel
  • Convert date to month and year in Excel

Grouping

  • If cell contains one of many things in Excel
  • How to randomly assign data to groups in Excel
  • Running count group by n size in Excel
  • How to randomly assign people to groups in Excel
  • Calculate conditional mode with criteria in Excel

General

  • Creating and Opening an existing file in Excel
  • How to test a range for numbers in Excel
  • How to add sequential row numbers to a set of data in Excel
  • How to choose page/paper size in Excel before Printing
  • How to get random value from list or table in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning