Please help!
I have 2 list sets. One shows id numbers and one shows id numbers and a supplier name. I want to look up the values from the first list in the second list and if there's a match, return the associated supplier name.
So if I have:
column A col B col C
ID ID SUPPLIER
123 123 abc company
234 112 hij company
I tried doing =LOOKUP(A2,B:B,C:C) and it returned #N/A.
How the heck do I do this?
Thanks,
Hayley
345 234 def company
I have 2 list sets. One shows id numbers and one shows id numbers and a supplier name. I want to look up the values from the first list in the second list and if there's a match, return the associated supplier name.
So if I have:
column A col B col C
ID ID SUPPLIER
123 123 abc company
234 112 hij company
I tried doing =LOOKUP(A2,B:B,C:C) and it returned #N/A.
How the heck do I do this?
Thanks,
Hayley
345 234 def company