+ Reply to Thread
Results 1 to 3 of 3

Calculation formula for incentive

  1. #1
    Forum Contributor
    Join Date
    06-26-2012
    Location
    UAE
    MS-Off Ver
    Excel 2003
    Posts
    274

    Calculation formula for incentive

    Hello Excel friends,

    Please help me with a formula to calculate incentives as shown in the attached spreadsheet.

    For example- IF % of Target achieved is 95.63%, incentive will be 60% of Sales ($1667) , answer will be $1000
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    07-24-2009
    Location
    Valrico, FL USA
    MS-Off Ver
    Excel 2016
    Posts
    358

    Re: Calculation formula for incentive

    Could you explain cell A11 "Additional % up to" & B11 "+1%"

  3. #3
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Calculation formula for incentive

    http://screencast.com/t/JLZOj9awUIq

    As shown in the pic above, fix your incentive table so that it lists all the percentage tier START points (the end is implied when the next tier starts), then the formula in I17 would be:

    =I15 * VLOOKUP(I14, $A$3:$B$11, 2, 1)

    I think you'll need to add a 0% = 0% at the beginning of your table to be complete.

    Also, the percentages above 106%... not sure what's going on there.
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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