In this video, I take a single select Forms control ListBox, and translate the linked cell into outputting the selection text.
Then I make another ListBox, this time multi select, and go about using VBA to generate a comma-separated list of indices selected in the linked cell and a comma-separated list of selected text values below that.
how can I multiselect to different columns
vm1813 3 months ago