+ Reply to Thread
Results 1 to 5 of 5

Formula for a sliding scale fee

  1. #1
    Registered User
    Join Date
    07-23-2012
    Location
    Cape Town
    MS-Off Ver
    Excel 2007
    Posts
    2

    Formula for a sliding scale fee

    Hi Everyone,

    I am trying to write an Excel formula that calculates the fee a client would pay for the return on an investment. Let me give you an eaxple of what I mean: Say a client invests $100 000 and the return over a year is $160 000, and the return of the benchmark S&P 500 is 10%. Then I would like to develop a formula that charges the client on a sliding scale depending on the exceedence of the return when compared to the S&P 500 return.

    So when the exceedence is between 0% and 10% higher than the S&P 500 return, a fee of 10% of the exceedence is applied,
    And when the exceedence is between 10% and 20% of the S&P 500 return, a fee of 15% of the exceedence is applied,
    And when the exceedence is between 20% and 30% of the S&P 500 return, a fee of 20% of the exceedence is applied,
    And when the exceedence is between 30% and 40% of the S&P 500 return, a fee of 25% of the exceedence is applied,
    And when the exceedence is between 40% and 50% of the S&P 500 return, a fee of 30% of the exceedence is applied,
    And when the exceedence is between 50% and 60% of the S&P 500 return, a fee of 35% of the exceedence is applied,
    And when the exceedence is greater than 60% of the S&P 500 return, a fee of 40% of the exceedence is applied,

    All of the above then need to be added together (if they apply) to arrive at the final fee the client would pay.

    I hope someone can help me.

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,168

    Re: Formula for a sliding scale fee

    Hi trevorchorn and welcome to the forum,

    I believe you can find the answer to your problem by using a VLookup formula with TRUE as the last argument. See.
    http://www.business-spreadsheets.com/forum.asp?t=12
    for an example. If this suggestion doesn't get you an answer please attach a sample workbook. You can attach a workbook by clicking on "Go Advanced" and then the Paper Clip Icon above the advanced message area.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    07-23-2012
    Location
    Cape Town
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Formula for a sliding scale fee

    Gosh, thanks for this MarvinP but this is a bit beyond my programming ability. i was hoping someone had already done something similar.

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Formula for a sliding scale fee

    Read the ansers in the F1 function (help).

    Otherwise post an example, without confidentional, information.

    I'm sure you get all the help you needed.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  5. #5
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,168

    Re: Formula for a sliding scale fee

    Hi,
    Find attached two examples from the past that show what I think you want.
    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