If you want to return the current index of the listbox then use this

Code:
   List1.List(List1.ListIndex)
but I think that has the same effect as List1.Text??