Skip to content
xlsoffice. All Rights Reserved
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Lookup and Reference Examples

  • How to use Excel TRANSPOSE Function
  • Last row number in range
  • Excel Advanced Lookup using Index and Match Functions
  • How to get first row number in range in Excel
  • Get nth match with INDEX / MATCH in Excel

Data Analysis Examples

  • Get column name from index in Excel Table
  • How To Create Frequency Distribution in Excel
  • How To Insert and Customize Sparklines in Excel
  • Get column index in Excel Table
  • How to add Trendline to a chart in Excel

Data Validation Examples

  • Excel Data validation allow weekday only
  • Excel Data validation require unique number
  • Excel Data validation exists in list
  • Prevent invalid data entering in specific cells
  • Excel Data validation must not contain

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:   Find Last Day of the Month in Excel

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)
Worked Example:   Superscript and Subscript in Excel

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
  • How to find nth occurrence of character in Excel
  • TEXT function: Description, Usage, Syntax, Examples and Explanation
  • SEARCH, SEARCHB functions: Description, Usage, Syntax, Examples and Explanation
  • CHAR function: Description, Usage, Syntax, Examples and Explanation
  • Convert Text to Numbers in Excel
  • Convert text to date in Excel
  • Display Date is same month in Excel
  • Get age from birthday in Excel
  • Get day name from date in Excel
  • How to join date and text together in Excel
  • RRI function: Description, Usage, Syntax, Examples and Explanation
  • AMORDEGRC function: Description, Usage, Syntax, Examples and Explanation
  • AMORLINC function: Description, Usage, Syntax, Examples and Explanation
  • Future value vs. Present value examples in Excel
  • COUPDAYS function: Description, Usage, Syntax, Examples and Explanation
Acronyms, Abbreviations, Initialism & What They Stand For
© 2021 xlsoffice. All Rights Reserved | Teal Smiles