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

Data Analysis

  • How To Create Pareto Chart in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • Understanding Anova in Excel
  • How to create Checklist in Excel
  • How to Create Thermometer Chart in Excel

References

  • Count unique text values with criteria
  • How to use Excel INDIRECT Function
  • LOOKUP function: Description, Usage, Syntax, Examples and Explanation
  • How to get first row number in range in Excel
  • To count total rows in a range in Excel

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation date in specific year
  • How To Create Drop-down List in Excel
  • Excel Data validation allow uppercase only
  • Excel Data validation exists in list

How to get original number from percent change in Excel

by

To calculate the original number based on current value and known percentage change, you can use a simple formula that divides the current value by the percent plus 1.

Worked Example:   Excel Functions by Categories

Formula

=current/(percent+1)

Explanation

In the example, the active cell contains this formula:

=C6/(B6+1)

In this case, Excel first calculates the result of B6 + 1, then divides C6 by the result:

=C6/(B6+1)
=200/1.15
=173.913

Rounded result

In the example shown, values in column D are using the currency format, which displays 2 decimal places automatically. If you want to force the result to be rounded to 2 decimal places, just wrap in the ROUND function:

=ROUND(C6/(B6+1),2)

Post navigation

Previous Post:

How to get original price from percentage discount in Excel

Next Post:

How to get amount with percentage in Excel

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 IFS function in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel TRUE Function
  • SWITCH function example in Excel
  • How to use Excel OR Function

Date Time

  • Get fiscal year from date in Excel
  • Convert decimal hours to Excel time
  • Add years to date in Excel
  • Add workdays no weekends in Excel
  • How to enter Today’s Date or Static Date and Time in Excel

Grouping

  • If cell contains one of many things in Excel
  • Categorize text with keywords in Excel
  • Group numbers at uneven intervals in Excel
  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel

General

  • How to calculate percent variance in Excel
  • Delete Blank Rows at Once in Excel
  • Spell Check in Excel
  • How to get amount with percentage in Excel
  • How to calculate percentage discount in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning