Hello
Hoping someone can help a newbie with trying to figure out how I can go about taking selections from a drop box selection with multiple values and placing them into their own cell, to allow for a VLOOKUP of each value to pull information from another sheet. the VLOOKUP and I can figure out once I get each value into its own cell.
Example:
I have selected 2 store numbers from the drop downlist, 1185 and 1188. I can see these values in the cell on my sheet. I want to extract those values and place them into another sheet, each on their row, to allow for a vlookup to reference another sheet and populate the required information for each store I selected. The formula to extract and place each value into their own cell will need to be dynamic as I may need to place 2 stores, 20 stores or 50 stores.
Can anyone help with this?