Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Folks,
I am trying to combine the AND and OR logic within an IF statement. I am not sure if I can do it or if I am using the right construct: Basically, I am trying to calculate an additional bonus for a Salesperson if his March Gross Profit February Gross Profit AND if his March GP any of the 4 GP brackets. That is, he would only earn the extra bonus if his GP falls into a higher bracket. So, let's say there are 4 brackets: if GP is less than 30%, no std. commission is earned, if GP is less than 45%, 6% comm. on GP is earned, if less than 60%, 12% if less than 80%, 18%. So, if February GP was 50% and March GP is 58%, he will only earn his standard commission and NOT his extra commission. If he brings in over 60%, then he will make the extra commission. I am struggling to create the right argument. How do I ensure that if his GP is higher than last month's and the GP is in a higher bracket then indicate Extra Commission to be earned? Please help!! Regards, Shams. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF statement inside a SUMIF statement.... or alternative method | Excel Worksheet Functions | |||
Reconcile Bank statement & Credit card statement & accounting data | Excel Worksheet Functions | |||
Embedding an OR statement in an IF statement efficiently | Excel Discussion (Misc queries) | |||
Can an If statement answer an If statement? | Excel Discussion (Misc queries) | |||
appending and IF statement to an existing IF statement | Excel Worksheet Functions |