Hi there,
I am trying to populate cells (in column A) based on the values in a corresponding cell (in column B), which returns multiple values from a drop-down list (the drop-down list is based on the values in column D). I have embedded a VBA code which allows multiple values from the dropdown list to be selected, and then separates each value with a comma. I would like the cells in column A to also populate with multiple corresponding values (from column E) if possible. The screenshot below shows what I would like the results in column A to look like, however I have tried using a combination of VLOOKUP and TEXTJOIN functions however have not had any luck.
Appreciate any help!
I am trying to populate cells (in column A) based on the values in a corresponding cell (in column B), which returns multiple values from a drop-down list (the drop-down list is based on the values in column D). I have embedded a VBA code which allows multiple values from the dropdown list to be selected, and then separates each value with a comma. I would like the cells in column A to also populate with multiple corresponding values (from column E) if possible. The screenshot below shows what I would like the results in column A to look like, however I have tried using a combination of VLOOKUP and TEXTJOIN functions however have not had any luck.
Appreciate any help!