View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default NewIndex for ListBox?

ListBox1.ListCount


--
HTH

Bob Phillips

"OKLover" wrote in message
...
How do I get the listindex of the item which is most recently added to

the
listbox which is sorted?