+ Reply to Thread
Results 1 to 10 of 10

Index formula or match formula for calculation based on different tiers

  1. #1
    Registered User
    Join Date
    03-18-2014
    Location
    Brampton, ONTARIO
    MS-Off Ver
    Excel 365
    Posts
    78

    Index formula or match formula for calculation based on different tiers

    Hi,

    I am trying to come up with formula for calculation of bonus based on sales. The bonus rates are based on sales amount. Is there any formula other than if & then?

    Please see the attached worksheet. Formula is required in column C so that bonus rate is populated based on bonus rates grid and sales amount in column B.

    Please help.

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: Index formula or match formula for calculation based on different tiers

    without a bunch of if thens you could try this...
    =LOOKUP(B12,{500000,750000,1000000,2000000,3000000},{0.015,0.02,0.03,0.04,0.05})
    format then as percents.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Valued Forum Contributor jtakw's Avatar
    Join Date
    05-05-2018
    Location
    CA, USA
    MS-Off Ver
    2016
    Posts
    668

    Re: Index formula or match formula for calculation based on different tiers

    Hi,

    Since you already have a Bonus Table, just change the structure of the Table to my sample below, then use:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Formula copied down.

    Also, your description in Column E for the tiers are skipping 750K, 1M, 2M, & 3M, I've assumed you meant what I amended in Column E, also assumes any Sales below 500,000 is 0%.

    See attached.
    Attached Files Attached Files
    Last edited by jtakw; 08-17-2018 at 07:51 PM.

  4. #4
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Index formula or match formula for calculation based on different tiers

    Try in "A14"
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    copy paste across.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  5. #5
    Valued Forum Contributor jtakw's Avatar
    Join Date
    05-05-2018
    Location
    CA, USA
    MS-Off Ver
    2016
    Posts
    668

    Re: Index formula or match formula for calculation based on different tiers

    Hi avk,

    Are you sure you posted in the correct thread?

  6. #6
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Index formula or match formula for calculation based on different tiers

    yes jtakw, it is posted corrected.
    Are you verify. can you explain.

  7. #7
    Valued Forum Contributor jtakw's Avatar
    Join Date
    05-05-2018
    Location
    CA, USA
    MS-Off Ver
    2016
    Posts
    668

    Re: Index formula or match formula for calculation based on different tiers

    Your formula references doesn't match any of the cells in OP's uploaded file.

  8. #8
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Index formula or match formula for calculation based on different tiers

    Yes you are right jtakw. I posted in wrong post. sorry for inconvenience.

  9. #9
    Registered User
    Join Date
    03-18-2014
    Location
    Brampton, ONTARIO
    MS-Off Ver
    Excel 365
    Posts
    78

    Re: Index formula or match formula for calculation based on different tiers

    Thanks and is it possible to change the question or need to post again because I did not understand the contract for bonus properly and have to re-do all the calculations?

    I would need a different formula for layers.
    For example if the sales amount is $1,350,000, the bonus amount will be on first 750,000 - 1.5%, next 250,000 (upto 1M) - 2% and remaining 350,000 - 3%.
    Please see the attached worksheet. as an example, I have sales amount for all sales person in Column B and bonus amount needs to be calculated in column C.
    I have some manual calculations of bonus amount calculations but unable to come up with formula.

    Thanks!
    Attached Files Attached Files

  10. #10
    Valued Forum Contributor jtakw's Avatar
    Join Date
    05-05-2018
    Location
    CA, USA
    MS-Off Ver
    2016
    Posts
    668

    Re: Index formula or match formula for calculation based on different tiers

    Hi,

    I posted a solution at your new thread here: https://www.excelforum.com/excel-gen...ml#post4961136

+ 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. Creating INDEX MATCH MATCH formula based off text in cells
    By bbkdude in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 04-26-2017, 10:37 AM
  2. Replies: 4
    Last Post: 04-14-2017, 07:47 PM
  3. [SOLVED] IF INDEX MATCH based on result of formula
    By SLIM512 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-01-2016, 09:46 AM
  4. I need help creating a formula to pull back data and pricing based on tiers
    By bbeards2 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-19-2015, 01:36 PM
  5. Replies: 1
    Last Post: 06-17-2014, 05:38 PM
  6. Replies: 3
    Last Post: 02-21-2014, 10:02 AM
  7. Calculation tab returning a specific teir % based on vendor # AND $ tiers
    By Jenncase in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 07-26-2012, 05:53 PM

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