Results 1 to 2 of 2

Thread: last row of list box

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2000
    Posts
    17
    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

  2. #2
    Lively Member Surgeon's Avatar
    Join Date
    Oct 2000
    Posts
    121
    List1.List(List1.ListCount - 1)

    What are you doing, are you testing us ? LOL

    Surgeon

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width