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

Data Analysis

  • How to Use Solver Tool in Excel
  • How To Compare Two Lists in Excel
  • Excel Line Chart
  • What-If Analysis: Scenarios and Goal Seek in Excel
  • How to create running total in an Excel Table

References

  • How to use Excel INDIRECT Function
  • How to use Excel MMULT Function
  • Find closest match in Excel
  • How to use Excel FORMULATEXT function
  • Approximate match with multiple criteria in Excel

Data Validations

  • Excel Data validation allow weekday only
  • Excel Data validation don’t exceed total
  • Excel Data validation require unique number
  • Excel Data validation unique values only
  • Prevent invalid data entering in specific cells

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 FALSE Function
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • IF with wildcards in Excel
  • IF with boolean logic in Excel
  • How to use Excel XOR Function

Date Time

  • Add workdays no weekends in Excel
  • Calculate series of dates by workdays in Excel
  • Basic timesheet formula with breaks in Excel
  • Get work hours between dates in Excel
  • Calculate years between dates in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Map text to numbers in Excel
  • Group times into unequal buckets in Excel
  • Running count group by n size in Excel
  • Group arbitrary text values in Excel

General

  • How to create dynamic named range with INDEX in Excel
  • Common Errors in Excel
  • With vs Without Array Formula in Excel
  • How to get amount with percentage in Excel
  • How to calculate percent variance in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning