AllisonMartin
New Member
- Joined
- Dec 5, 2013
- Messages
- 31
Looking for some suggestions of multiple if formulas in a cell.
Here's the general idea of what I'm trying to accomplish, looking for the formula for "Payout Bonus" to be calculated for me. When trying to nest multiple IF functions I keep getting an error. It needs to be equal to or greater than in the formula. If the actual sales are less than Tier 1, it needs to read "NO BONUS"
[TABLE="width: 841"]
<colgroup><col><col><col span="2"><col span="2"><col><col><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD] Tier 1 [/TD]
[TD] Tier 2 [/TD]
[TD] Tier 3 [/TD]
[TD] Tier 4 [/TD]
[TD][/TD]
[TD] ACTUAL SALES [/TD]
[TD][/TD]
[TD] PAYOUT BONUS [/TD]
[/TR]
[TR]
[TD]January[/TD]
[TD][/TD]
[TD] $ 1,000.00[/TD]
[TD] $ 2,000.00[/TD]
[TD] $ 3,000.00[/TD]
[TD] $ 4,000.00[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Actual Sales will be populated with the amount, and depending on the tier, there will be a bonus associated with it.
Tier 1 Bonus - $ 350.00
Tier 2 Bonus - $ 400.00
Tier 3 Bonus - $ 500.00
Tier 4 Bonus - $ 750.00
Any guidance is appreciated.
Here's the general idea of what I'm trying to accomplish, looking for the formula for "Payout Bonus" to be calculated for me. When trying to nest multiple IF functions I keep getting an error. It needs to be equal to or greater than in the formula. If the actual sales are less than Tier 1, it needs to read "NO BONUS"
[TABLE="width: 841"]
<colgroup><col><col><col span="2"><col span="2"><col><col><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD] Tier 1 [/TD]
[TD] Tier 2 [/TD]
[TD] Tier 3 [/TD]
[TD] Tier 4 [/TD]
[TD][/TD]
[TD] ACTUAL SALES [/TD]
[TD][/TD]
[TD] PAYOUT BONUS [/TD]
[/TR]
[TR]
[TD]January[/TD]
[TD][/TD]
[TD] $ 1,000.00[/TD]
[TD] $ 2,000.00[/TD]
[TD] $ 3,000.00[/TD]
[TD] $ 4,000.00[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Actual Sales will be populated with the amount, and depending on the tier, there will be a bonus associated with it.
Tier 1 Bonus - $ 350.00
Tier 2 Bonus - $ 400.00
Tier 3 Bonus - $ 500.00
Tier 4 Bonus - $ 750.00
Any guidance is appreciated.