Masterrmind
New Member
- Joined
- Mar 4, 2023
- Messages
- 13
- Office Version
- 2021
- Platform
- Windows
I need to find the eligibility for sales person. I need a formula based on the below condition.
Condition:
1. If "D Amount" & "H Amount" both are >=0, then the final status will be "Eligible".
2. If "D Amount" & "H Amount" both are <0, and "D%" & "H%" both are <="Eligible%", Final Status will be "Eligible".
3. If "D Amount" & "H Amount" both are <0, and "D%" & "H%" both are >"Eligible%", Final Status will be "Not Eligible".
4. If any one of "D Amount" & "H Amount" is <0, and that criteria is also >"Eligible%", Final Status will be "Not Eligible".
5. If any one of "D Amount" & "H Amount" is <0, and that criteria is <="Eligible%", Final Status will be "Eligible".
All I need is to define "Final Status" with a formula.
Thanks.
Condition:
1. If "D Amount" & "H Amount" both are >=0, then the final status will be "Eligible".
2. If "D Amount" & "H Amount" both are <0, and "D%" & "H%" both are <="Eligible%", Final Status will be "Eligible".
3. If "D Amount" & "H Amount" both are <0, and "D%" & "H%" both are >"Eligible%", Final Status will be "Not Eligible".
4. If any one of "D Amount" & "H Amount" is <0, and that criteria is also >"Eligible%", Final Status will be "Not Eligible".
5. If any one of "D Amount" & "H Amount" is <0, and that criteria is <="Eligible%", Final Status will be "Eligible".
All I need is to define "Final Status" with a formula.
Thanks.