View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone[_2_] Jim Cone[_2_] is offline
external usenet poster
 
Posts: 1,549
Default Multi-select UserForm to download

See...
http://support.microsoft.com/kb/213748
"How to Populate one List Box Based on Another List Box"
--
Jim Cone
Portland, Oregon USA



"KIM W"

wrote in message
I am seeking a download of a common multi-select Userform as follows:
1. It has two regions in it-- list of values on the left from which to
select multiple values and selected values on the right box.
2. arrows to move the selected values to box on the right.

I will be wanting to write those multiple selected values in the box on the
right to a single cell, each value on a new line within the one cell.
This will be used in Excel 2007
Thanks in advance-- I am sure there's a free one out there somewhere, but I
cannot find it.