+ Reply to Thread
Results 1 to 5 of 5

Commission Tiers

  1. #1
    Registered User
    Join Date
    02-18-2008
    Posts
    6

    Commission Tiers

    I need to calculate a percentage payout. The percentage is based on tiers. example:
    100.00 - 200.00 pays 5%
    201.00- 300.00 pays 7%

    What formula could I use where I would enter230.00 in a cell and it would figure out what tier it fell in and calculate the proper payout? In this case 7% of 230.00.

    Thank you in advance for your help

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Comission Tiers problem

    Hi

    In the range D2:E4 enter the values
    0,0
    101,.05
    201,.07

    Enter 230 in A1, and in B1 enter the formula
    Please Login or Register  to view this content.
    HTH

    rylo

  3. #3
    Registered User
    Join Date
    02-18-2008
    Posts
    6

    Re: Comission Tiers problem

    That is very cool. Where can I learn more about how to use Vlookup.Can you explain the formula? (A1,D2:E4,2)

  4. #4
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,651

    Re: Comission Tiers problem

    Another way.
    If your criteria in format like this: "100.00-200.00" in 1 cell A1. 2nd criteria in A2. D1 contains 230.
    Please Login or Register  to view this content.
    Quang PT

  5. #5
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Comission Tiers problem

    Hi

    Have a look at the help file on VLOOKUP for starters. Another good thing to do is have a look at the vlookup examples on this site and see how they are used.

    rylo

+ 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