Hi everyone,
I have found a few postings on looking up multiple values using a vlookup but my request is a bit different.
For this example, let's say I am selling something called "Seasonal Gift Basket." In an area of my worksheet I have all the individual SKU's that make up the current Gift Basket, i.e. Apples, Pears, Plums. To be exact, in sell A1 I have the words "Seasonal Gift Basket" or SGB for short and in sells B1, B2, B3 I have Apples Pears Plums respectively. This is soft of my item list.
Now, below in the spreadsheet I have an order tracker where A20 is Seasonal Gift Basket (or SGB). In cell B20, I would like to lookup the "item list" (vlookup(a1,B1:b3...) and put the values into this sell separated by carriage returns. I want to do this as the "items" within the Seasonal Gift Basket will change throughout the year as well as I don't want to have a bunch of rows.
I have seen this down using array counts, etc, but I would prefer not to have the items in my "order tracker" in separate cells. Is there a good way to do this? Thanks for your help
I have found a few postings on looking up multiple values using a vlookup but my request is a bit different.
For this example, let's say I am selling something called "Seasonal Gift Basket." In an area of my worksheet I have all the individual SKU's that make up the current Gift Basket, i.e. Apples, Pears, Plums. To be exact, in sell A1 I have the words "Seasonal Gift Basket" or SGB for short and in sells B1, B2, B3 I have Apples Pears Plums respectively. This is soft of my item list.
Now, below in the spreadsheet I have an order tracker where A20 is Seasonal Gift Basket (or SGB). In cell B20, I would like to lookup the "item list" (vlookup(a1,B1:b3...) and put the values into this sell separated by carriage returns. I want to do this as the "items" within the Seasonal Gift Basket will change throughout the year as well as I don't want to have a bunch of rows.
I have seen this down using array counts, etc, but I would prefer not to have the items in my "order tracker" in separate cells. Is there a good way to do this? Thanks for your help