View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill[_28_] Bill[_28_] is offline
external usenet poster
 
Posts: 25
Default List Box - MultiSelect

Hello,
I have a list box where a user can select multiple items. How do I figure
out which items are selected using VBA? I thought there was a selecteditem
property, but I don't seem to find it.

Thanks,

Bill