View Single Post
  #5   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?

No, but it is before you sort it.

--
HTH

Bob Phillips

"OKLover" wrote in message
...
Whe the Listbox is sorted, the ListBox.ListCount may be not equal to the
'NewIndex'

"Bob Phillips" wrote:

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?