View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
François François is offline
external usenet poster
 
Posts: 40
Default Select Multi in Listbox - Event Click not working

Hello,
I'm trying to catch the event click while the user is allowed to select more
than one line on the listbox. However this seems not working for selectmulti.

Do you have another solution. Some calculations need to be done as soon as
user choose 0, one or two or more lines in the list box.

Thanks.