Vlookup to return the value at the same lookup value row
Vlookup returns the first value it matches.
Is there a way for it to return the value on the same row as the lookup value?
Example below
LookUp N23
Column AT Row 20 value is 1.61
Column AT Row 23 value is 1.08
How do I return the value of 1.08 which is in Row 23?
Vlookup returns the first value it matches.Is there a way for it to return the value on the same row as the lookup value?Example belowLookUp N23Column AT Row 20 value is 1.61Column AT Row 23 value is 1.08How do I return the value of 1.08 which is in Row 23? Read More