MorranJuke
New Member
- Joined
- Jul 17, 2023
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
Dear All,
I have an issue.
I have a table that contain salesmen, selling channel, and their achievement. I'd like to fill the incentive column using formula but I don't want to use nested If. I'd like to use lookup table instead. Here is my incentive table
Here is my lookup table:
Is there any easy way to solve this issue instead of using nested if? Please kindly help me. Thank you.
Best Regards,
Morran
I have an issue.
I have a table that contain salesmen, selling channel, and their achievement. I'd like to fill the incentive column using formula but I don't want to use nested If. I'd like to use lookup table instead. Here is my incentive table
Name | Channel | % Ach. | Incentive | |
Roxy | Medical | 70% | ||
Sam | Consumer | 89% | ||
Nana | Medical | 50% | ||
Dunn | Consumer | 40% |
Here is my lookup table:
Channel | Minimum %Ach. | Incentive |
Medical | 65% | $40 |
Consumer | 50% | $40 |
Is there any easy way to solve this issue instead of using nested if? Please kindly help me. Thank you.
Best Regards,
Morran