Check if excel value is available in another column
I've looked at some of the posts but couldn't find much help.
I have a dataset like this
Column A Column B Column C
ABC ZZZ 123
BBB ABC 234
ZZZ BBB 567
I need to write a formula in column D, if ABC is available in column B, enter me the value for column C.
I tried all VLOOKUP features but couldn't find it properly. Can someone please help on the same?
+3
source to share