View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_4_] Bob Phillips[_4_] is offline
external usenet poster
 
Posts: 834
Default Any more effective method to get selected item in Listbox?

IF more than one, yes you have to loop and pick them out.

HTH

Bob

"Danny" wrote in message
...
Thank you all,

how about if the selected items is more than one? Must need the loop
to determine?