+ Reply to Thread
Results 1 to 3 of 3

UserForm ComboBox not working

  1. #1
    Forum Contributor
    Join Date
    07-30-2014
    Location
    Mosman, Australia
    MS-Off Ver
    2013
    Posts
    118

    UserForm ComboBox not working

    Hi there,

    I have a ComboBox in a Userform. I have the code with all the items I want in the list but for some reason for it to work, I have to type the letter "L" into the box before the list appears (the list all start with "Level" hence the letter "L").

    Is there a way to have it so all you need to do is click on the arrow for the drop box and all the items show up (so you don't need to type in the letter "L").

    Currently, my VBA Code is: Is there something I need to change so that the list just appears?

    Please Login or Register  to view this content.

  2. #2
    Valued Forum Contributor quekbc's Avatar
    Join Date
    01-18-2010
    Location
    Sydney, Australia
    MS-Off Ver
    2010, 2013, 2016
    Posts
    1,149

    Re: UserForm ComboBox not working

    Hi Cremorneguy,

    You can use the DropButtonClick event instead. I.e.

    Please Login or Register  to view this content.

  3. #3
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: UserForm ComboBox not working

    Put the code to populate the combobox in the form's Initialize event.
    Please Login or Register  to view this content.
    If posting code please use code tags, see here.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Populate data from a Combobox in a UserForm into a combobox in another UserForm
    By johnw993 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-02-2015, 04:32 AM
  2. Userform Combobox to populate form: Can I change the order of the columns in the combobox?
    By CraigWiggins in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-31-2014, 12:14 PM
  3. [SOLVED] send data from userform combobox to userform combobox
    By cfinch100 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 05-18-2013, 04:47 PM
  4. [SOLVED] Excel Userform: Populate other controls (i.e. textbox & combobox) based on combobox select
    By MileHigh_PhD in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-22-2013, 04:50 PM
  5. [SOLVED] Userform - ComboBox fills TextBox not working
    By thom hoyle in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-21-2005, 04:05 PM

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