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

Data Analysis

  • Number and Text Filters Examples in Excel
  • Conditional Formatting Color Scales Examples in Excel
  • Chart Axes in Excel
  • How To Compare Two Lists in Excel
  • How To Sort One Column or Multiple Columns in Excel

References

  • Offset in Excel
  • Find Closest Match in Excel Using INDEX, MATCH, ABS and MIN functions
  • How to get last row in mixed data with blanks in Excel
  • Count rows that contain specific values in Excel
  • How to get last row in text data in Excel

Data Validations

  • How To Create Drop-down List in Excel
  • Excel Data validation allow weekday only
  • Excel Data validation date in next 30 days
  • Excel Data validation date in specific year
  • Excel Data validation number multiple 100

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

  • IF function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel NOT Function
  • IF with boolean logic in Excel
  • Complete List of Excel Logical Functions, References and Examples
  • IF with wildcards in Excel

Date Time

  • Get first day of month in Excel
  • Get first Monday before any date in Excel
  • Convert text date dd/mm/yy to mm/dd/yy in Excel
  • How to get Weekdays, Working days between Two Dates in Excel
  • WORKDAY function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • How to randomly assign data to groups in Excel
  • Categorize text with keywords in Excel
  • If cell contains one of many things in Excel
  • Group numbers at uneven intervals in Excel
  • Group numbers with VLOOKUP in Excel

General

  • How to get Excel workbook path only
  • How to Create Calendar in Excel
  • Find, Select, Replace and Go To Special in Excel
  • Check if multiple cells have same value with case sensitive in Excel
  • Subtotal by invoice number in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning