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

Lookup and Reference Examples

  • Two-way lookup with VLOOKUP in Excel
  • How to get last row in mixed data with blanks in Excel
  • Two-column Lookup in Excel
  • Lookup entire row in Excel
  • How to use Excel OFFSET function

Data Analysis Examples

  • Managing Conditional Formatting Rules in Excel
  • Everything about Charts in Excel
  • How to Create Column Chart in Excel
  • Conditional Formatting New Rule with Formulas in Excel
  • Conditional Formatting Color Scales Examples in Excel

Data Validation Examples

  • Excel Data validation number multiple 100
  • Excel Data validation date in specific year
  • Excel Data validation whole percentage only
  • Data validation must not exist in list
  • Excel Data validation allow weekday only

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:   How to Count Number of Characters in a Cell or Range of Cells 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:   How to calculate Number of Instances 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
  • FIXED function: Description, Usage, Syntax, Examples and Explanation
  • How to extract text between parentheses in Excel
  • How to Separate Text Strings in Excel
  • Normalize text by removing punctuations, extra spaces and more in Excel
  • PROPER function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate quarter from date in Excel
  • Custom weekday abbreviation in Excel
  • Get work hours between dates in Excel
  • How to calculate nth day of week in month in Excel
  • EOMONTH function: Description, Usage, Syntax, Examples and Explanation
  • CUMPRINC function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate present value of annuity in excel
  • How to calculate principal for given period in Excel
  • ACCRINT function: Description, Usage, Syntax, Examples and Explanation
  • CUMIPMT function: Description, Usage, Syntax, Examples and Explanation
Acronyms, Abbreviations, Initialism & What They Stand For
© 2022 xlsoffice . All Right Reserved. | Teal Smiles