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

Data Analysis

  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • How to calculate average last N values in a table in Excel
  • Subtotal function in Excel
  • Excel Bar Chart
  • How to count table rows in Excel

References

  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • Convert text string to valid reference in Excel using Indirect function
  • How to use Excel LOOKUP Function
  • How to get first row number in range in Excel
  • How to use Excel VLOOKUP Function

Data Validations

  • Excel Data validation unique values only
  • Excel Data validation number multiple 100
  • Excel Data validation only dates between
  • Excel Data validation must not contain
  • Excel Data validation must contain specific text

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 XOR Function
  • Invoice status with nested if in Excel
  • Not Equal To ‘<>‘ operator in Excel
  • Extract multiple matches into separate rows in Excel
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Get days, hours, and minutes between dates in Excel
  • List holidays between two dates in Excel
  • Find Last Day of the Month in Excel
  • Convert decimal seconds to Excel time
  • Add years to date in Excel

Grouping

  • Categorize text with keywords in Excel
  • How to randomly assign people to groups in Excel
  • Group numbers with VLOOKUP in Excel
  • Calculate conditional mode with criteria in Excel
  • If cell contains one of many things in Excel

General

  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • Zoom Worksheet in Excel
  • How to fill cell ranges with random text values in Excel
  • Index and match on multiple columns in Excel
  • Subtotal by color in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning