Hi there,
I am new to this forum (1st Post) and also new to excel.
I am currently doing my bookkeeping course and i am stuck on a question and need some help.
The exercise asks me to create a multiple nested IF statements (with the average function nested in the IF statement) in column F to display the bonus as a percentage based on the rewards system they have in place for average sales for the 4 weeks.
This is what is should look like when finished.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Employee[/TD]
[TD]Week 1[/TD]
[TD]Week 2[/TD]
[TD]Week 3[/TD]
[TD]Week 4[/TD]
[TD]Bonus (%)[/TD]
[TD]Bonus Amount[/TD]
[/TR]
[TR]
[TD]Kina[/TD]
[TD]$2,000.00[/TD]
[TD]$2,000.00[/TD]
[TD]$4,000.00[/TD]
[TD]$3,333.00[/TD]
[TD]7%[/TD]
[TD]$198.33[/TD]
[/TR]
[TR]
[TD]Bina[/TD]
[TD]$1,000.00[/TD]
[TD]$2,345.00[/TD]
[TD]$2,000.00[/TD]
[TD]$2,121.00[/TD]
[TD]3%[/TD]
[TD]$56.00[/TD]
[/TR]
[TR]
[TD]Tina[/TD]
[TD]$2,500.00[/TD]
[TD]$2,000.00[/TD]
[TD]$2,345.00[/TD]
[TD]$1,000.00[/TD]
[TD]3%[/TD]
[TD]$58.84[/TD]
[/TR]
[TR]
[TD]Lina[/TD]
[TD]$4,000.00[/TD]
[TD]$3,214.00[/TD]
[TD]$2,000.00[/TD]
[TD]$4,000.00[/TD]
[TD]10%[/TD]
[TD]$330.35[/TD]
[/TR]
[TR]
[TD]Gina[/TD]
[TD]$800.00[/TD]
[TD]$1,800.00[/TD]
[TD]$1,000.00[/TD]
[TD]$1,500.00[/TD]
[TD]0%[/TD]
[TD]No Bonus[/TD]
[/TR]
</tbody>[/TABLE]
Can anyone please me what formula i would use if column F line 2 to get that answer.
PLEASE PLEASE PLEASE
I am new to this forum (1st Post) and also new to excel.
I am currently doing my bookkeeping course and i am stuck on a question and need some help.
The exercise asks me to create a multiple nested IF statements (with the average function nested in the IF statement) in column F to display the bonus as a percentage based on the rewards system they have in place for average sales for the 4 weeks.
This is what is should look like when finished.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Employee[/TD]
[TD]Week 1[/TD]
[TD]Week 2[/TD]
[TD]Week 3[/TD]
[TD]Week 4[/TD]
[TD]Bonus (%)[/TD]
[TD]Bonus Amount[/TD]
[/TR]
[TR]
[TD]Kina[/TD]
[TD]$2,000.00[/TD]
[TD]$2,000.00[/TD]
[TD]$4,000.00[/TD]
[TD]$3,333.00[/TD]
[TD]7%[/TD]
[TD]$198.33[/TD]
[/TR]
[TR]
[TD]Bina[/TD]
[TD]$1,000.00[/TD]
[TD]$2,345.00[/TD]
[TD]$2,000.00[/TD]
[TD]$2,121.00[/TD]
[TD]3%[/TD]
[TD]$56.00[/TD]
[/TR]
[TR]
[TD]Tina[/TD]
[TD]$2,500.00[/TD]
[TD]$2,000.00[/TD]
[TD]$2,345.00[/TD]
[TD]$1,000.00[/TD]
[TD]3%[/TD]
[TD]$58.84[/TD]
[/TR]
[TR]
[TD]Lina[/TD]
[TD]$4,000.00[/TD]
[TD]$3,214.00[/TD]
[TD]$2,000.00[/TD]
[TD]$4,000.00[/TD]
[TD]10%[/TD]
[TD]$330.35[/TD]
[/TR]
[TR]
[TD]Gina[/TD]
[TD]$800.00[/TD]
[TD]$1,800.00[/TD]
[TD]$1,000.00[/TD]
[TD]$1,500.00[/TD]
[TD]0%[/TD]
[TD]No Bonus[/TD]
[/TR]
</tbody>[/TABLE]
Can anyone please me what formula i would use if column F line 2 to get that answer.
PLEASE PLEASE PLEASE