H
houghi
Hello,
I have a strange problem that somehow vlookup behaves differently then
what I would ecpect. I have the following data
A B C
1 Aap Aal =VLOOKUP(A1;$A$1:$B$4;1)
2 Noot Beta =VLOOKUP(A2;$A$1:$B$4;1)
3 Gert Chello =VLOOKUP(A3;$A$1:$B$4;1)
4 Teun Gamma =VLOOKUP(A4;$A$1:$B$4;1)
However instead of getting the list Aap, Noot, Gert, Teun, I get Aap,
Noot, Aap, Teun
What am I doing wrong?
houghi
I have a strange problem that somehow vlookup behaves differently then
what I would ecpect. I have the following data
A B C
1 Aap Aal =VLOOKUP(A1;$A$1:$B$4;1)
2 Noot Beta =VLOOKUP(A2;$A$1:$B$4;1)
3 Gert Chello =VLOOKUP(A3;$A$1:$B$4;1)
4 Teun Gamma =VLOOKUP(A4;$A$1:$B$4;1)
However instead of getting the list Aap, Noot, Gert, Teun, I get Aap,
Noot, Aap, Teun
What am I doing wrong?
houghi