I'm having some problems with a VLOOKUP table.
Here is my formula:
=VLOOKUP(M8,Tables!$A$2:$B$82,2)
Here is a sample of the Lookup Table
Col A Col B
P8c 4.2
P8d 3.8
P8e 3.4
1aa 11
1ab 10.6
1ac 10.2
P8c, P8d, P8e will return the correct figures,
1aa, 1ab, 1ac will return #N/A
However, if I create a seperate table containing 1aa, 1ab, 1ac, and change the formula to look at this table, the correct data is returned.
I cant understand whats happening. Any help please.
Thanks
J
Here is my formula:
=VLOOKUP(M8,Tables!$A$2:$B$82,2)
Here is a sample of the Lookup Table
Col A Col B
P8c 4.2
P8d 3.8
P8e 3.4
1aa 11
1ab 10.6
1ac 10.2
P8c, P8d, P8e will return the correct figures,
1aa, 1ab, 1ac will return #N/A
However, if I create a seperate table containing 1aa, 1ab, 1ac, and change the formula to look at this table, the correct data is returned.
I cant understand whats happening. Any help please.
Thanks
J