S
Stuart K
hi
wondering if anyone can help with a vlookup function
i am trying to build a sheet that will pull product
informtion from a spreadsheet
Col A Col B Col C
1 Product Description Cost
2 3600 Lightweight Folding Square Table £48.95
3 1001B VL C-Leg Ergo Desk Left £103.70
4 1001C VL C-Leg Ergo Desk Left 152W £103.70
using
=VLOOKUP(A2,A1:J9457,2,FALSE) i am trying to get the
description when i enter the product
when i type in 3600 i get the correct result
when i type in 1001B i get N/A
however if i copy and paste 1001B into the lookup cell i
get the correct result
any help would be grateful
thanks
stuart
wondering if anyone can help with a vlookup function
i am trying to build a sheet that will pull product
informtion from a spreadsheet
Col A Col B Col C
1 Product Description Cost
2 3600 Lightweight Folding Square Table £48.95
3 1001B VL C-Leg Ergo Desk Left £103.70
4 1001C VL C-Leg Ergo Desk Left 152W £103.70
using
=VLOOKUP(A2,A1:J9457,2,FALSE) i am trying to get the
description when i enter the product
when i type in 3600 i get the correct result
when i type in 1001B i get N/A
however if i copy and paste 1001B into the lookup cell i
get the correct result
any help would be grateful
thanks
stuart