Multiple selection dropdown list format & Vlookup of multiple selections

sundipped08

New Member
Joined
Jan 11, 2022
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi,

I'm a beginner with Excel. I have a drop down list with multiple selections all in one cell, separated by a semicolon and space. I want to have all the selections be separated not by a semicolon AND the next selection is on the next line, all selections is within the same cell. I want to do this for the entire column G and K. Could you help me with Excel formula or VBA code I need to use for this?

Example of Current filter selection:
1641930218226.png


How I want it to look:
1641930177132.png


2) I have a multiple selection from a dropdown menu contained in a single cell (K8). I want to do a vlookup of all the selected items in cell K8 and pull the corresponding values/reference and place them in cell L8. In cell L8, the return items is all contained within one cell, but is separated by a semicolon and placed on the next line.

Example of the outcome:
1641930790685.png


Any help is much appreciated. Thank you so for your help!

TT
 

Attachments

  • 1641930118731.png
    1641930118731.png
    1.7 KB · Views: 7
  • 1641930697530.png
    1641930697530.png
    9.3 KB · Views: 7

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"

Forum statistics

Threads
1,214,875
Messages
6,122,040
Members
449,063
Latest member
ak94

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top