Forum Discussion
HeatherK
Feb 21, 2020Copper Contributor
Fairly new excel question
Hi - from the example below, I need to look at the product in column A, and return whatever is in column b and c in a new sheet - what's the easiest way to do this?
Product | Paragon Stock Code | Variant Colour |
Line Marker (750ml) | LM/BE | Blue |
Line Marker (750ml) | LM/RD | Red |
Line Marker (750ml) | LM/WH | White |
Line Marker (750ml) | LM/YL | Yellow |
11 Replies
- Riny_van_EekelenPlatinum Contributor
HeatherK Plenty of choices for you. Depending on your Excel version:
VLOOKUP, INDEX/MATCH, XLOOKUP, FILTER
- HeatherKCopper Contributor
Riny_van_Eekelen will this work in terms of me wanting to pull the same multiple values in A and pull all three different codes from column B?
What would an example formula be?
- Riny_van_EekelenPlatinum Contributor
HeatherK That sounds like filtering by "Product". What Excel are you using?