Hello,
I am trying to use the VLOOKUP to create the following: Value to look for is in A1, look for it in Column 1 of table in Sheet2, return value in column 2 in B1...how can I write this? What I have so far (which obviously is not working: =IF(A1<>"",VLOOKUP(1,Inventory!A1:C74,2),"")
Please help!



