J
Jason O
Hi
Any help on something would be greatly appreciated. Let's say I have 2
sheets with the same 3 columns:
Item | Year | Price
There are many instances of the same items in both sheets. The objective is
to take the price of an item from sheet 1 and add it to the 4th column of
sheet 2 in the row of the same item. So it has simply been a case of
vlooking up the item in sheet 1's range and returning it.
However, this is only OK when there aren't several records with the same
Item & different years. If there have been, I have been sorting by year and
doing a separate vlookup for each year range. Not particularly efficient.
Is there any way of combining the 'Item' VLOOKUP with a 'Year' VLOOKUP so it
checks that Item *and* year are the same on both sheets before returning
sheet 1's price to sheet 2? (And then even another one to match on an
additional 'Month' column?)
Any suggestions warmly received.
Cheers,
Jay
__
Any help on something would be greatly appreciated. Let's say I have 2
sheets with the same 3 columns:
Item | Year | Price
There are many instances of the same items in both sheets. The objective is
to take the price of an item from sheet 1 and add it to the 4th column of
sheet 2 in the row of the same item. So it has simply been a case of
vlooking up the item in sheet 1's range and returning it.
However, this is only OK when there aren't several records with the same
Item & different years. If there have been, I have been sorting by year and
doing a separate vlookup for each year range. Not particularly efficient.
Is there any way of combining the 'Item' VLOOKUP with a 'Year' VLOOKUP so it
checks that Item *and* year are the same on both sheets before returning
sheet 1's price to sheet 2? (And then even another one to match on an
additional 'Month' column?)
Any suggestions warmly received.
Cheers,
Jay
__