Hi Guys,
Now I have a sheet of about 800 products that is set up like this:
A1.......................A2
111.....................Product A
222.....................Product B
Now what I want to do in a separate sheet, is make it so that when someone enters the item code, for example 111, then in the box next to it the name of the product automatically appears.
I've achieved this with the if statement for a single product =IF(A1=111,"Product A",) but I have over 800 products and was wondering if there was a simple way of doing what I would like to achieve.
Cheers.
Bookmarks