Hi, I have the following table for value lookup.
Actually, a user has 2 criteria, i) what Big group he is in; ii) what sub group he is in under the Big group. Then based on these 2 criteria, lookup what fruit he needs.
For example, User is in i) B-2 Big group; and ii) be-2 subgroup, then he needs Banana.
I don't know how to build the excel formula to get the result. It seems not using Index & Match function under this case. So I stuck in here.
Can anyone help me to solve this?
Thanks in advance
Actually, a user has 2 criteria, i) what Big group he is in; ii) what sub group he is in under the Big group. Then based on these 2 criteria, lookup what fruit he needs.
For example, User is in i) B-2 Big group; and ii) be-2 subgroup, then he needs Banana.
I don't know how to build the excel formula to get the result. It seems not using Index & Match function under this case. So I stuck in here.
Can anyone help me to solve this?
Thanks in advance

Apple | Apple | Apple | Banana | Banana | Banana | Orange | Orange | Orange | |
A-1 | aa-1 | ab-1 | ac-1 | ad-1 | ae-1 | af-1 | ag-1 | ah-1 | ai-1 |
B-2 | ba-2 | bb-2 | bc-2 | bd-2 | be-2 | bf-2 | bg-2 | bh-2 | bi-2 |
C-3 | ca-3 | cb-3 | cc-3 | cd-3 | ce-3 | cf-3 | cg-3 | ch-3 | ci-3 |
D-4 | da-4 | db-4 | dc-4 | dd-4 | de-4 | df-4 | dg-4 | dh-4 | di-4 |
E-5 | ea-5 | eb-5 | ec-5 | ed-5 | ee-5 | ef-5 | eg-5 | eh-5 | ei-5 |