Hi Adam
I would copy the list from your suppliers workbook into your workbook first.
Right click on the tab in his workbook>Move or Copy>To Book select the name
of your workbook>Select Copy>OK
Now rename his sheet to Supplier, and supposing the list of product names is
in Column A starting at A2, with prices in Column B starting at B2
On your sheet, again assuming products are in Column A and prices in column
B, enter in cell B2
=VLOOKUP(A2,'Suppliers'!$A$2:$B$1000,2,0)
and copy down column B as far as required.
Change ranges to suit.
Regards
Roger Govier
Adam wrote:
> Can anyone tell me if this is possible....
>
> I have a spreadsheet from my supplier that lists all stock items, pricing &
> current stock. I also have a spreadsheet showing a selection of items that my
> supplier sells but not all. Is it possible to get my suppliers spreadhseet to
> update the stock on the items i sell to update automatically rather than me
> having to manually go through and change them myself?
>
> Thanks,
> Adam.
Bookmarks