Hi all
On 'Sheet1' Range A1 the user enters a "product code" and using Vlookup on a range on 'Sheet2' a number of ranges on 'sheet1' are populated.
The issue is that using Vlookup I can only populate with the first entry that meets the criteria. The problem is that the "product code" entered by the user may have more than one entry and I need to display all the entries under that product code. ie
SS030 White £2.00
SS045 Red £1.75
SS055 Green £2.20
YH654 White £2.00
YH654 Purple £2.45
YH654 Yellow £3.65
TT101 Yellow £1.99
TT101 Green £3.67
TT102 White £2.67
If the user enters YH654 in Range A1 I would like to see the 3 entries one under each other on 'Sheet1' or if they use TT101 then I get the 2 entries.
I am sure you get what I mean and I believe that I understand the limitations of Vlookup so I am a little stuck on how best to approach this.
Hope you can assist, this is for the wife so I am really under pressure.
Cheers
Matt
On 'Sheet1' Range A1 the user enters a "product code" and using Vlookup on a range on 'Sheet2' a number of ranges on 'sheet1' are populated.
The issue is that using Vlookup I can only populate with the first entry that meets the criteria. The problem is that the "product code" entered by the user may have more than one entry and I need to display all the entries under that product code. ie
SS030 White £2.00
SS045 Red £1.75
SS055 Green £2.20
YH654 White £2.00
YH654 Purple £2.45
YH654 Yellow £3.65
TT101 Yellow £1.99
TT101 Green £3.67
TT102 White £2.67
If the user enters YH654 in Range A1 I would like to see the 3 entries one under each other on 'Sheet1' or if they use TT101 then I get the 2 entries.
I am sure you get what I mean and I believe that I understand the limitations of Vlookup so I am a little stuck on how best to approach this.
Hope you can assist, this is for the wife so I am really under pressure.
Cheers
Matt