+ Reply to Thread
Results 1 to 3 of 3

UserForm with Multiple ComboBoxes Populate

  1. #1
    Registered User
    Join Date
    12-12-2006
    Posts
    33

    UserForm with Multiple ComboBoxes Populate

    Hello again everyone

    Hope everyone had great holidays, I did and found time to dig in and play with VBA some more.

    I am trying to figure out how to have ComboBox2 populate with data based upon the selection of ComboBox1 's Selection.

    I have created a test sheet which has the code to load ComboBox1 but am not sure how to go about populating ComboBox2.
    I searched the forums here and found one thread that was similar but was not sure how it worked (using collections).
    Once the workbook is opened the Userform will load showing you the Primary catagory (ComboBox1)
    Once you select from it, The Sub Catagory ComboBox2 will show.

    All variables to be loaded into Both Combo Boxes are located on worksheet StaticVariables

    I currently populate ComboBox1 by using
    Please Login or Register  to view this content.
    Can you provide me with some insight on how to go about doing this ?
    Thank you again
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    11-29-2003
    Posts
    1,203
    Try this:

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    12-12-2006
    Posts
    33
    MSP77079,

    Thank you very much for the Code, It works like a charm.

+ 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