Hello Team,
Looking for a formula to enter in COL C sheet 2 that first checks for a match of col A with col D (sheet 1), if that is true, then it does a lookup of col B in Col H (sheet 2) and returns the corresponding col Z value.
Thanks in advance.
Looking for a formula to enter in COL C sheet 2 that first checks for a match of col A with col D (sheet 1), if that is true, then it does a lookup of col B in Col H (sheet 2) and returns the corresponding col Z value.
Thanks in advance.
SHEET 1 | SHEET 2 | ||||
COL D | COL H | COL Z | COL A | COL B | COL C |
223 | a | apple | 265 | c | orange |
223 | b | apple | 223 | a | apple |
265 | c | orange | 224 | f | |
224 | e | peach | 220 | g | |
223 | f | banana | 265 | c | orange |