+ Reply to Thread
Results 1 to 14 of 14

Reverse a calculation

  1. #1
    Registered User
    Join Date
    04-15-2016
    Location
    Oslo
    MS-Off Ver
    Excel 2013
    Posts
    70

    Reverse a calculation

    Here is a challenge for you:


    So I have done a DCF (discounted cash flow analysis)

    And I get a value of 94$ with a growth rate of 8% from year 1-5 and 7% from 6-10.

    Current stock price is 69$.

    So how can I show what the growth rate would be if the value from the calculation was at exactly the stockprice 69$?
    I can change the growth rate manually so that the value gets at close to the current stock price (69$), but is it a way to get this done automatically?
    So that I can see the growth rate the is implied at current stock price?
    Attached Images Attached Images

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,916

    Re: Reverse a calculation

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    04-15-2016
    Location
    Oslo
    MS-Off Ver
    Excel 2013
    Posts
    70

    Re: Reverse a calculation

    Ok finally I have made it. Hope someone can help
    Attached Files Attached Files

  4. #4
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: Reverse a calculation

    A few different strategies available:

    1) At the risk of offending the mathophobic, you could try algebra. Many (but not all) problems like this can be solved by writing the expression down, then manipulating the expression to solve for the desired unknown.
    2) Your problem sounds like a PV/NPV/FV/IRR type of problem. Since Excel has many of these financial functions preprogrammed in, you might look at the IRR, XIRR and similar functions to see if the inverse function is already preprogrammed into Excel. https://support.office.com/en-us/art...__toc309306711
    3) Many problems like this can be solved using Excel's built in Solver or Goal seek utilities. With a spreadsheet like you have, you could tell these to "set the value of B29 to a value of 80 by changing G3".
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  5. #5
    Registered User
    Join Date
    04-15-2016
    Location
    Oslo
    MS-Off Ver
    Excel 2013
    Posts
    70

    Re: Reverse a calculation

    Since I am a mathophobic solution nr 3 seems like the most useful approach for me. But I have no clue how to do that.

  6. #6
    Registered User
    Join Date
    06-13-2012
    Location
    Dallas
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Reverse a calculation

    Go to Data > What If Analysis > Goal Seek

    Capture.JPG

  7. #7
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: Reverse a calculation

    In addition to gwebb's dialog picture, I would suggest the following help file: https://support.office.com/en-us/art...4-0e24406b7fcb

  8. #8
    Registered User
    Join Date
    04-15-2016
    Location
    Oslo
    MS-Off Ver
    Excel 2013
    Posts
    70

    Re: Reverse a calculation

    The problem that arises here is that "to value" is in my case not a static value but can be changing. So when I change "current stock price" then growht rate in g3 should also be changing. Thanks!

  9. #9
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: Reverse a calculation

    In those cases, I like to add a cell where I can enter the "to value" (if you don't already have a cell where you enter the 80). Then add a helper cell that is B29-(cell containing 80). Then use this helper cell in Goal, where the Goal Seek is now "Set cell": this helper cell
    "to a value of": 0
    "by changing": G3
    This way, my goal seek/Solver definition never changes (it is always finding 0), and I can change the outcome by changing the cell where I enter my desired target value.

  10. #10
    Registered User
    Join Date
    04-15-2016
    Location
    Oslo
    MS-Off Ver
    Excel 2013
    Posts
    70

    Re: Reverse a calculation

    I am sorry but your solution doesent work or doesent make really sense to me. Tried many times.

    "In those cases, I like to add a cell where I can enter the "to value" (if you don't already have a cell where you enter the 80)"
    G11 is where I enter the "to value" that is where i would enter the current stock price.

    "Then add a helper cell that is B29-(cell containing 80)."
    Cell b29 is the intrinsic or fair value of a stock and does usually not correspond with the current stock price.
    Attached Images Attached Images
    Attached Files Attached Files

  11. #11
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,209

    Re: Reverse a calculation

    With Current stock Price in G13,

    set G14 =B31-G13 ($10) (intrinsic - Stock price)

    In Goal Seek

    Set cell: G14
    To Value: 0
    By Changing cell: B5

  12. #12
    Registered User
    Join Date
    04-15-2016
    Location
    Oslo
    MS-Off Ver
    Excel 2013
    Posts
    70

    Re: Reverse a calculation

    That goal seek tool. Which cell shall I place it? g14?

  13. #13
    Registered User
    Join Date
    04-15-2016
    Location
    Oslo
    MS-Off Ver
    Excel 2013
    Posts
    70

    Re: Reverse a calculation

    But I want the user to not need to start the goal seeking tool. I just want the users of the sheet to be able to see intrinsic value: B31
    And see what growth rate it's implied in with todays stock price.

    So in the sheet the user should both see the original intrinsic value in b31 (110$) with its 8% growth rate, and also see the implied growth rate with the current stock price.

    So user should see:
    Intrinsic value: B31 (110$) and its growth rate: 8%
    Current stock price of f.example 80$ with its implied growth rate: 3.2%

    The user should not need to use the goal seeking tool but get this information automatically as long as the yellow fields has a input.

    Hope you understand what I am looking for.

  14. #14
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,829

    Re: Reverse a calculation

    That sort of "automatic" calculation is not where Goal Seek works best. That is where the 1st option (algebra) or the 2nd option (Excel function) works best. Since you rejected the algebra approach, did you look through Excel's financial functions to see if one of them represents the desired "reverse calculation"? This looks to me like a standard PV-NPV-FV-IRR type problem, so I would wonder if the IRR() or XIRR() or similar function would perform the desired calculation (see links in list of functions in post #4).

    If you are willing to delve into VBA, Goal Seek can be programmed into a Change or Calculate event procedure.

    I hesitate to suggest this with your mathophobic tendencies, but I illustrate in this thread how to set these root finding algorithms up in a spreadsheet and bypass the Goal Seek utility: http://www.excelforum.com/tips-and-t...ind-roots.html These approaches usually use "circular references" and "iterative calculations", but they can work very well and are not difficult to set up.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Reverse calculation
    By puiuluipui in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 06-19-2014, 09:00 AM
  2. Complex Reverse tax de calculation
    By witchcraftz in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 04-09-2014, 04:19 PM
  3. Reverse Calculation OIL
    By nemesis1973 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-27-2013, 03:07 PM
  4. Reverse Commission Calculation
    By noswttea4u in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-13-2013, 07:04 PM
  5. [SOLVED] Reverse calculation
    By JimDandy in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-27-2011, 06:49 PM
  6. Reverse Calculation
    By leo73pk in forum Excel General
    Replies: 11
    Last Post: 06-26-2010, 04:39 AM
  7. Reverse Calculation
    By Stephan1 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-13-2008, 09:48 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1