Formulae to calculate the incentive in slab basis for targets achieved,.

Gopi Chand

New Member
Joined
Aug 1, 2014
Messages
1
I want the formula in single cell covering all the four slabs.

Currently i am using in as below.

Slabs PO ValueMin ClosureIncentive Amt
02000020
13500033000
24500022000
35500023000
49000035400

<colgroup><col><col span="3"></colgroup><tbody>
</tbody>

=
IF(AND(#REF!>=15000,#REF!<=25000,A8>=3),A8*500,IF(AND(#REF!>25000,#REF!<=45000,A8>=2),A8*1000,IF(AND(#REF!>45000,#REF!<=60000,A8>=2),A8*1500,IF(AND(#REF!>60000,A8>=2),A8*1800,0))))

<tbody>
</tbody>
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Don't understand the question.

explain more, and what would be the desired result.
 
Upvote 0

Forum statistics

Threads
1,214,386
Messages
6,119,215
Members
448,874
Latest member
b1step2far

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