+ Reply to Thread
Results 1 to 3 of 3

Scrollbar in a dropdown list

  1. #1
    Registered User
    Join Date
    09-22-2006
    Location
    Western Arkansas
    MS-Off Ver
    2016
    Posts
    75

    Scrollbar in a dropdown list

    I have a Combolist box that has 39 entries. The screen isn't big enough for the entire list to be shown when the box is clicked and it truncates the top of the list. How can I add a scrollbar to this?
    Last edited by jmoffett; 11-24-2008 at 09:24 PM.

  2. #2
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127
    A combobox automatically has a scrollbar if there are more items than the combobox is setup to display.

    Just change the ListRows property of the combobox to only show like 4 or 5, then the rest of the 39 will be viewable via scroll bar. If this doesnt solve the problem, please post a sample of the workbook.

  3. #3
    Registered User
    Join Date
    09-22-2006
    Location
    Western Arkansas
    MS-Off Ver
    2016
    Posts
    75
    That fixed it. I had the number of rows to display as 39 and it was trying to show all of them at once. Thanks for your help.

+ 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