Hello,
I am working on an inventory spreadsheet for work and I seem to be having issues with VLOOKUP. What I want to do is enter an item # like for example A123-456 and have the vlookup formular return the name of the manufacturer like Apple or whatever. I am using the formula as follows:
=vlookup(d2,table2,1,0) and all I get is #N/A.
I know the value above is a mix of text and numbers but I have seen tutorials where this works and I am stumped as to why I am getting #n/a.
Thanks in advance for any assistance.
I am working on an inventory spreadsheet for work and I seem to be having issues with VLOOKUP. What I want to do is enter an item # like for example A123-456 and have the vlookup formular return the name of the manufacturer like Apple or whatever. I am using the formula as follows:
=vlookup(d2,table2,1,0) and all I get is #N/A.
I know the value above is a mix of text and numbers but I have seen tutorials where this works and I am stumped as to why I am getting #n/a.
Thanks in advance for any assistance.