79588112

Date: 2025-04-23 08:02:08
Score: 1
Natty:
Report link

You can also use VLOOKUP. As I understood the question, you could use this formula in Sheet1 'U' column:

Put this in sheet1 column U (I assumed data is starting from 2.row, so I put it there and dragged down to 5.row) rearrange formula for your ranges.

=VLOOKUP(B2;Sheet2!$E$2:$S$5;15;FALSE)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jelovac Maglaj