which one refers to the contents of the last row of the list box
lstbox.(ListCount -1)
lstbox.list(listcount -1)
lstbox.list(listcount)
lstBox.listcount
Printable View
which one refers to the contents of the last row of the list box
lstbox.(ListCount -1)
lstbox.list(listcount -1)
lstbox.list(listcount)
lstBox.listcount
List1.List(List1.ListCount - 1)
What are you doing, are you testing us ? LOL
Surgeon