Hi, I tried searching for this already but couldn't find an asnwer to get me the result I need.
In column "K" I want a result returned from the list in column J if a number from column I appears in column B.
For example, if the number 2 appears in column B, return "Apples"- so K2, K10 and K18 should be "Apples". If the number 3 appears in column B, return "Pears"- so K3, K11 and K19 should be "Pears" and so on.
Thank you in advance.
In column "K" I want a result returned from the list in column J if a number from column I appears in column B.
For example, if the number 2 appears in column B, return "Apples"- so K2, K10 and K18 should be "Apples". If the number 3 appears in column B, return "Pears"- so K3, K11 and K19 should be "Pears" and so on.
Thank you in advance.