when there is different values B1 appearing in different cells in same column
for which we are using lookup function A1 then it picks only the first value
from the reference sheet, is there a way to have vlookup pick the next cell
value in column B1? =Vlookup(A1,B1,2,FALSE)
A1 B1
AF0040 3125 3125
AF0040 3225 3125
B0045 3001 3001
B0045 3002 3001
C0074 3702 3702
C0074 3722 3702