Thread: LISTBOX
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default LISTBOX

If you want to use multi, you need to use code to get all the selected values.



ORLANDO VAZQUEZ wrote:

I have inserted an MS Excel 5.0 Dialog (not controlbox)
I selected the input range of comprising range c3:c6.
How can I select the cell link for the output? (Esp. since cell link does
is inactive for Selection Type "Multi".)

I see some posts on this subject - but all go into VBA code and I don't want
that right now. Is there another way ?


--

Dave Peterson