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

Data Analysis

  • Excel Frequency Function Example
  • Error Bars in Excel
  • How to create a Histogram in Excel
  • How to calculate correlation coefficient Correlation in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS

References

  • How to create dynamic named range with OFFSET in Excel
  • How to get last column number in range in Excel
  • Left Lookup in Excel
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • Vlookup Examples in Excel

Data Validations

  • Excel Data validation date in specific year
  • Excel Data validation must contain specific text
  • Excel Data validation unique values only
  • Excel Data validation specific characters only
  • Excel Data validation exists in list

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

  • Not Equal To ‘<>‘ operator in Excel
  • IF with wildcards in Excel
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel TRUE Function
  • Check multiple cells are equal in Excel

Date Time

  • How to calculate most recent day of week in Excel
  • Calculate number of hours between two times in Excel
  • Convert date to text in Excel
  • Basic Overtime Calculation Formula in Excel
  • TIMEVALUE function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Running count group by n size in Excel
  • Categorize text with keywords in Excel
  • How to randomly assign data to groups in Excel
  • Calculate conditional mode with criteria in Excel
  • Group numbers at uneven intervals in Excel

General

  • Share Excel data with Word documents
  • Index and match on multiple columns in Excel
  • Count cells less than in Excel
  • 3D SUMIF for multiple worksheets in Excel
  • How to create dynamic named range with INDEX in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning