View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Brian is offline
external usenet poster
 
Posts: 25
Default Last Selection from MultiSelect Listbox

Is there an easy way to identify the last item selected in a multiselect
listbox?

The MultiSelect property for the listbox I'm using is "MultiSelectMulti"
with a "liststyleOption".

Thanks,
Brian