+ Reply to Thread
Results 1 to 2 of 2

Different bonus rates, different values to multiply

  1. #1
    Registered User
    Join Date
    03-18-2009
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    8

    Different bonus rates, different values to multiply

    Have included worksheet too.

    So i got further in my assignment, when i had to add data and extend the calculations for the new data. However, I now have a problem from one of the first formulas i had to do:

    Staff Bonus based on Profit/Sales Staff over 3 year period - rates given in the Bonus Rates table
    At first i did it manually, as you can see from the pic, there was only data for Liverpool. E.g. In cell "M8," I saw that "L8" was more than 350 and so the formula was
    Please Login or Register  to view this content.
    But now i have alot more data, and its harder to do each lookup individually.

    My question:

    How do i make it so that each cell under column "M", will automatically lookup the bonus rates given, given that whatever the value in column "L" will be inbetween the ranges of 0-200, 200-350, 350-450, and thus multiplied by the percentage next to the range it falls under?
    Attached Files Attached Files
    Last edited by PIR; 03-19-2009 at 12:50 AM.

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Different bonus rates, different values to multiply

    In column M

    =VLOOKUP(L8,$B$3:$C$6,2,1)*L8
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

+ 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