I have a list box with roughly 50 line items. I would like the user
to be able to select multiple line items from that list box and have
those items appear in a row next to the list box. For example if they
select USA, Germany, Russia, China from the list box in A2, in B2:B5 I
want it to be:
USA
Germany
Russia
China
Any help would be greatly appreciated. Thank you in advance.