+ Reply to Thread
Results 1 to 3 of 3

Solver question

  1. #1
    Registered User
    Join Date
    11-02-2007
    Posts
    1

    Question Solver question

    Howdy!

    I'm trying to figure out how to do an equation in EXCEL - hopefully someone here is good at maths!

    This is a financial equation, so the top number represents value and the bottom debt.

    Required Percentage = 33%

    Value = 100
    Debt = 40

    Doing the equation... 40/100 = 40%

    What I want is for EXCEL to calculate the required "Input" which reduces the debt /value ratio to 33% (adjustable to whatever is required)

    Doing it manually...

    Input = 10
    Value = 90 (100-10)
    Debt = 30 (40-10)

    30/90 = 33%

    So it this instance, I would enter in 33% into a field, EXCEL would look at the current Value and Debt values and calculate the answer is 10.

    Anyone?

    Regan

  2. #2
    Forum Contributor
    Join Date
    01-05-2004
    Location
    Helsinki, Finland
    Posts
    100
    Hi,

    I think this is much easier to solve with simple algebra, rather that with Excel's solver. If you write this as a formula and solve out the input value, you'll get

    Input = (Debt - percentage * Value) / (1 - percentage)

    and percentage <> 100 %

    Hope this helps.

    - Asser

  3. #3
    Forum Contributor
    Join Date
    10-08-2006
    Location
    Walnut, CA
    MS-Off Ver
    2003,2010, Office 365
    Posts
    114
    Hi,
    Try this.
    Tony
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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