J
JohnDK
I am having trouble with vlookup.
I specified the reference table, all my arguments seem to be correc
but i keep getting #N/A.
Table looks like this.
Column D Column E
Row 1 4.CSD682S Category A
Row 2 4.FBCAS31 Category B
Row 3 4.CSD932K CAtegory C
Hypothetically in cell A1 the entered value would be "4.CSD682S" , s
in cell B1 I want the returned value "Category A".
My Formula in cell B look like this :
=vlookup(A1,$D$1:$E$3,2,FALSE)
I doesnt work and i keep getting the dreadful #N/A
Can Anybody please advise.
Th
I specified the reference table, all my arguments seem to be correc
but i keep getting #N/A.
Table looks like this.
Column D Column E
Row 1 4.CSD682S Category A
Row 2 4.FBCAS31 Category B
Row 3 4.CSD932K CAtegory C
Hypothetically in cell A1 the entered value would be "4.CSD682S" , s
in cell B1 I want the returned value "Category A".
My Formula in cell B look like this :
=vlookup(A1,$D$1:$E$3,2,FALSE)
I doesnt work and i keep getting the dreadful #N/A
Can Anybody please advise.
Th