Multiply ifs? Working on a commission workbook.

Pavavion

New Member
Joined
Jan 10, 2013
Messages
32
Good afternoon all I need some help with reworking a commission workbook. The goals in our office have change to the below structure and I am struggling to work out how best to input the formulas to get me to where i need.

We sell two products Radio & TV airtime.

Commission is based as below.

Write up to 85% of your budget on Radio earn 3.5% of everything you wrote on Radio.
OR
Write up to 102% of your budget on Radio earn 4.5% of everything you wrote on Radio.

PLUS
Write up to 85% of your budget on TV earn 2% of everything you wrote on Radio.
OR
Write up to 102% of your budget on Radio earn 3% of everything you wrote on Radio.

PLUS
Achieve your combined Radio+TV budget over 102% earn 20% on anything written above the combined 102%


I have where I am up to now after deleting many formulas and need some guidance how to get this done please?
Dropbox - Commision Worksheet.xlsx

I would like the sheet to work out the revenue amount applicable in the B columns. Once this is worked out then D columns are a simple multiple.
It is the conditions that i struggle with formulating.

EG: RADIO
If Radio budget achievement is <85% multiply actual by 3.5%
If Radio budget achievement is >85% but less then 102% multiply actual by 4.5%
If COMBINED Radio+TV budget achievement is >102% multiply actual (minus budget multiplied by 1.02%) by 20%

Unsure if this is explained well or not ..... hope the dropbox links helps??
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
Re: Multiply ifs? Need help working on a commission workbook.

Dear
Share a screen shot of your current data and requirement, Your link is not working at my side.
 
Upvote 0
Re: Multiply ifs? Need help working on a commission workbook.

Write up to 85% of your budget on TV earn 2% of everything you wrote on Radio.

is this correct

also up to 85% on radio pays 3.5% so 86% or 102% or 125% pays 3%, surely, otherwise workers will stop trying ??
 
Upvote 0
Re: Multiply ifs? Need help working on a commission workbook.

for clarification, let say radio achieved 100%

will the commission be 3.5% for the 85% plus 4.5% for the rest (i.e. 100-85=15%)?

or 4.5% for the full 100%?
 
Upvote 0
Re: Multiply ifs? Need help working on a commission workbook.

If i understood you want to do like this.. ???


[TABLE="width: 256"]
<tbody>[TR]
[TD="width: 64, align: right"]1000[/TD]
[TD="class: xl64, width: 64, align: right"]85%[/TD]
[TD="width: 64, align: right"]850[/TD]
[TD="class: xl65, width: 64"] 29.75[/TD]
[/TR]
[TR]
[TD="align: right"]1000[/TD]
[TD="class: xl64, align: right"]90%[/TD]
[TD="align: right"]900[/TD]
[TD="class: xl65"] 31.50[/TD]
[/TR]
[TR]
[TD="align: right"]1000[/TD]
[TD="class: xl64, align: right"]95%[/TD]
[TD="align: right"]950[/TD]
[TD="class: xl65"] 33.25[/TD]
[/TR]
[TR]
[TD="align: right"]1000[/TD]
[TD="class: xl64, align: right"]100%[/TD]
[TD="align: right"]1000[/TD]
[TD="class: xl65"] 35.00[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

=IF(C1<=A1*B1,C1*3.5%,(A1*85%*3.5%)+(A1-(A1*85%*3.5%))*4.5%)
 
Last edited:
Upvote 0
Re: Multiply ifs? Need help working on a commission workbook.

my query was "meet budget on tv and get a % of radio sales...........
 
Upvote 0
Good afternoon all I need some help with reworking a commission workbook. The goals in our office have change to the below structure and I am struggling to work out how best to input the formulas to get me to where i need.

We sell two products Radio & TV airtime.

Commission is based as below.

Write up to 85% of your budget on Radio earn 3.5% of everything you wrote on Radio.
OR
Write up to 102% of your budget on Radio earn 4.5% of everything you wrote on Radio.

PLUS
Write up to 85% of your budget on TV earn 2% of everything you wrote on Radio.
OR
Write up to 102% of your budget on Radio earn 3% of everything you wrote on Radio.


PLUS
Achieve your combined Radio+TV budget over 102% earn 20% on anything written above the combined 102%


I have where I am up to now after deleting many formulas and need some guidance how to get this done please?
Dropbox - Commision Worksheet.xlsx

I would like the sheet to work out the revenue amount applicable in the B columns. Once this is worked out then D columns are a simple multiple.
It is the conditions that i struggle with formulating.

EG: RADIO
If Radio budget achievement is <85% multiply actual by 3.5%
If Radio budget achievement is >85% but less then 102% multiply actual by 4.5%
If COMBINED Radio+TV budget achievement is >102% multiply actual (minus budget multiplied by 1.02%) by 20%

Unsure if this is explained well or not ..... hope the dropbox links helps??


Sorry The green text i had above was wrong it should have read:

PLUS
Write up to 85% of your budget on TV earn 2% of everything you wrote on TV.
OR
Write up to 102% of your budget on TV earn 3% of everything you wrote on TV.
 
Upvote 0
Re: Multiply ifs? Need help working on a commission workbook.

Hi Muhammad this is what I am trying to achieve:

[TABLE="width: 777"]
<tbody>[TR]
[TD]Comission Worksheet[/TD]
[TD]Michael[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Reporting Month[/TD]
[TD]July[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD]IBMS[/TD]
[TD]Actual[/TD]
[TD]Budget[/TD]
[TD]Credits[/TD]
[TD]Variance[/TD]
[TD]%[/TD]
[/TR]
[TR]
[TD]Total Radio Sales[/TD]
[TD="align: right"]52,330.00[/TD]
[TD="align: right"]52,330.00[/TD]
[TD="align: right"]62,000.00[/TD]
[TD="align: right"]2,971.00[/TD]
[TD="align: right"]-12,641.00[/TD]
[TD="align: right"]79.61%[/TD]
[/TR]
[TR]
[TD] TV QLD Agg Sales[/TD]
[TD="align: right"]58,657.00[/TD]
[TD="align: right"]58,657.00[/TD]
[TD="align: right"]45,000.00[/TD]
[TD="align: right"]0.00[/TD]
[TD="align: right"]13,657.00[/TD]
[TD="align: right"]130.35%[/TD]
[/TR]
[TR]
[TD]Total Combined Personal[/TD]
[TD="align: right"]110,987.00[/TD]
[TD="align: right"]110,987.00[/TD]
[TD="align: right"]107,000.00[/TD]
[TD="align: right"]2,971.00[/TD]
[TD="align: right"]1,016.00[/TD]
[TD="align: right"]100.95%[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Commission Structure[/TD]
[TD]Revenue[/TD]
[TD]Rate[/TD]
[TD]Commission[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Radio[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD] Achieve up to 85% of Budget all revenue Paid at[/TD]
[TD="align: center"]FORMULA NEEDED[/TD]
[TD]3.5%[/TD]
[TD="align: center"]FORMULA NEEDED[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD] Achieve up to 102% of Budget all revenue Paid at[/TD]
[TD="align: center"]FORMULA NEEDED[/TD]
[TD]4.5%[/TD]
[TD="align: center"]FORMULA NEEDED[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]TV[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD] Achieve up to 85% of Budget all revenue Paid at[/TD]
[TD="align: center"]FORMULA NEEDED[/TD]
[TD]2%[/TD]
[TD="align: center"]FORMULA NEEDED[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD] Achieve up to 102% of Budget all revenue Paid at[/TD]
[TD="align: center"]FORMULA NEEDED[/TD]
[TD]3%[/TD]
[TD="align: center"]FORMULA NEEDED[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Combined 102% over Budget[/TD]
[TD="align: center"]FORMULA NEEDED[/TD]
[TD]20%[/TD]
[TD="align: center"]FORMULA NEEDED[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"]0.00[/TD]
[TD][/TD]
[TD="align: right"]0.00[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 
Upvote 0
Re: Multiply ifs? Need help working on a commission workbook.

Dear
Share a screen shot of your current data and requirement, Your link is not working at my side.

iJPnnF


screenshot.png
 
Upvote 0

Forum statistics

Threads
1,223,152
Messages
6,170,389
Members
452,324
Latest member
stuart1980

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