I would like to be able to select a couple of items from list 1 and get whatever belongs to them in list 2 by chosing them in another column.
Example given below:
I believe this can be done easily using a formula, but I can't seem to find the exact solution, as it keeps on dublicating the wrong output in Output2.
Thank you very much.
Example given below:
List1 | List2 | Chosen list | Output1 | Output2 | ||
A | Dog | A | A | Dog | ||
A | Cat | C | A | Cat | ||
B | Mouse | C | Dog | |||
C | Dog | C | Mouse | |||
C | Mouse | |||||
D | Cat | |||||
D | Mouse | |||||
I believe this can be done easily using a formula, but I can't seem to find the exact solution, as it keeps on dublicating the wrong output in Output2.
Thank you very much.