+ Reply to Thread
Results 1 to 2 of 2

List Box Selection

  1. #1
    James W.
    Guest

    List Box Selection

    Quick list box question...
    How can I have the last row in a list box selected when my user form is
    loaded.



  2. #2
    Harald Staff
    Guest

    Re: List Box Selection

    Hi

    Put

    List1.Listindex = List1.Listcount-1

    in the form's Initialize event.

    HTH. Best wishes Harald

    "James W." <JamesW@discussions.microsoft.com> skrev i melding
    news:0564C141-B069-4D43-9BAE-0CCD63258D2E@microsoft.com...
    > Quick list box question...
    > How can I have the last row in a list box selected when my user form is
    > loaded.
    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1