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

Data Analysis

  • Get column name from index in Excel Table
  • Get column index in Excel Table
  • Conflicting Multiple Conditional Formatting Rules in Excel
  • How to Create Area Chart in Excel
  • Filter Data Based on Date in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • How to get last column number in range in Excel
  • Convert text string to valid reference in Excel using Indirect function
  • How to retrieve first match between two ranges in Excel
  • How to use Excel TRANSPOSE Function

Data Validations

  • Excel Data validation must begin with
  • Prevent invalid data entering in specific cells
  • Excel Data validation no punctuation
  • Excel Data validation date in specific year
  • How To Create Drop-down List in Excel

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

  • Check multiple cells are equal in Excel
  • IFNA function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel XOR Function
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel NOT Function

Date Time

  • Get first day of previous month in Excel
  • Calculate date overlap in days in Excel
  • Calculate total hours that fall between two times in Excel
  • Extract date from a date and time in Excel
  • Convert decimal hours to Excel time

Grouping

  • How to randomly assign data to groups in Excel
  • How to randomly assign people to groups in Excel
  • Calculate conditional mode with criteria in Excel
  • Group arbitrary text values in Excel
  • Group numbers with VLOOKUP in Excel

General

  • Excel Default Templates
  • How to get amount with percentage in Excel
  • Zoom Worksheet in Excel
  • Sum by group in Excel
  • With vs Without Array Formula in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning