L
llorton
I am trying to use vlookup to search a column of number and numbe
letter combinations and return the number in corresponding column (ie
2 returns 33)
1 45
2 33
2a 48
3 41
3b 98
4 63
etc.
When I search for the numbers alone, the answer is correct. When
search for a number letter combination, it seems always to return th
number in the previous position. i.e. a search for 3b yields 41, rathe
than 98.
I can use the old "lookup" and it works but vlookup doesn't
letter combinations and return the number in corresponding column (ie
2 returns 33)
1 45
2 33
2a 48
3 41
3b 98
4 63
etc.
When I search for the numbers alone, the answer is correct. When
search for a number letter combination, it seems always to return th
number in the previous position. i.e. a search for 3b yields 41, rathe
than 98.
I can use the old "lookup" and it works but vlookup doesn't