Help with Commission Log

atxmichael

New Member
Joined
Aug 6, 2004
Messages
8
I'm developing a sales/commission tracking log for my company, the problem I have run into is this:

I'm trying to calulate the projected bonus for my sales reps based on the accessory sales. When the accessory sales are within the following ranges it needs display the corresponding bonus, also their margin needs to be 65% or higer if not the bonus will be $0.00


$4000 = $400 BONUS (65% MIN MARGIN)
$3500 = $350 BONUS (65% MIN MARGIN)
$3000 = $300 BONUS (65% MIN MARGIN
$2500 = $250 BONUS (65% MIN MARGIN)
$2000 = $200 BONUS (65% MIN MARGIN)
$1500 = $150 BONUS (65% MIN MARGIN)
$1000 = $75 BONUS (65% MIN MARGIN)

I'm new to all this and I'm trying learn as I go, your help is greatly appreciated.

Thank You,
Michael Potter

If I left anything out let me know
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Welcome to the Board!

Follow this link to Colo's HTML Maker, which will allow you to post a shot of your sheet. VLOOKUP (advice found in the Excel helpfile) may help, but for multiple criteria you may need a combination of INDEX/MATCH or SUMPRODUCT. When you post back with an example someone will get you an answer! :LOL:

Have a great weekend!

Smitty

P.S. and throw in your margin calculation if you can; it might add an extra variable.
 
Upvote 0

Forum statistics

Threads
1,214,885
Messages
6,122,090
Members
449,065
Latest member
Danger_SF

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top