+ Reply to Thread
Results 1 to 2 of 2

listbox and vertical scrollbar

  1. #1
    mtm4300 via OfficeKB.com
    Guest

    listbox and vertical scrollbar

    I have a userform with a listbox. The listbox has a vertical scrollbar.
    However, each time the userform is loaded, the vertical scrollbar is at the
    bottom of the list. How can I get the scroll, when loaded, at the top of my
    list? Thanks in advance.

    --
    Message posted via http://www.officekb.com

  2. #2
    Dick Kusleika
    Guest

    Re: listbox and vertical scrollbar

    mtm

    Me.ListBox1.TopIndex = 0

    after you've populated it.

    --
    **** Kusleika
    MS MVP - Excel
    www.dailydoseofexcel.com

    mtm4300 via OfficeKB.com wrote:
    > I have a userform with a listbox. The listbox has a vertical
    > scrollbar. However, each time the userform is loaded, the vertical
    > scrollbar is at the bottom of the list. How can I get the scroll,
    > when loaded, at the top of my list? Thanks in advance.




+ 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