Forum Discussion
Vlookup
Thanks so much for this - true just returns the same value as before and a comma gives me #N/A again.
I can't help thinking its something really basic that I'm missing, but I'm tearing my hair out trying to think of more things to try!
The #N/A suggests that your lookup value (A6) does not exist in the source data (ETB!A9:A105). Ensure that your lookup value exists in the list (the exact same value).
As a note Jakal_Moon, I have found it as a safe practice to always include "FALSE" as the [range_lookup] to ensure that VLOOKUP() returns the exact result that I am looking for (and otherwise an error if the lookup value does not exist).
- Fiona11Jan 16, 2020Copper Contributor
No, it really does - they all do - I just pasted col A from the first sheet onto the ETB one. But even if I put the absolute value in the formula it still picks up the value on the first row.