79415435

Date: 2025-02-05 16:24:21
Score: 1.5
Natty:
Report link

The easiest fix is to use the indirect function. This lets you enter a string for the range, and those values will not adjust when dragging.

Here is the formula:

=XLOOKUP(INDIRECT("Table1[@Value]"),INDIRECT("Table2[Value]"),Table2[Val2],,0)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Jeff Williams