+ Reply to Thread
Results 1 to 1 of 1

Userform ComboBox to dinamically populate results basis of another combobox

  1. #1
    Registered User
    Join Date
    08-21-2013
    Location
    NE
    MS-Off Ver
    2013
    Posts
    42

    Userform ComboBox to dinamically populate results basis of another combobox

    On the attached example there is 2 command buttons. 1 - Archive and 2 - Correct. "Archive" populates userform1 that gives me the ability to enter specific information onto a worksheet into the last row of the spreadsheet. The UserForm1.ComboBoxes are Row Sourcing columns P-Q. This user form is working as needed. Often I need to make adjustments to these entries. So I have created a second user form to populate specific invitations to make changes.

    "Correct" Command Button populates userform2. An invitation can have multiple commodities associated to it. So the combobox1 is sorting through column B and listing all the invitation number and because there is duplicates it is only showing the invitation numbers once. Again this is functioning as needed. Here is where I am looking for assistance...

    I would like for UserForm2.ComboBox2 to only populate the commodities linked to the invitation number selected in UserForm2.ComboBox1. IE: if 12-1NMP-17-S-0016 is selected in ComboBox1 then I would only like Small Red, Split Yellow Pea, Whole Green Pea and Light red Kidney in ComboBox2. Once the user selects a commodity from ComboBox2 then code finds that particular row on the worksheet and populates: the Start Date, Offer Due Date, Shipping Period for Inland Plant, Shipping Period for Plants Located at the Port and Quantity in Metric Tons.

    I am certain that I need a tie what is needed in ComboBox2 to a Change in ComboBox1, but not sure how to exactly attack it.

    Thanks for any help available.


    I was able to get this to work

    Please Login or Register  to view this content.
    Last edited by rlh; 04-06-2017 at 06:06 PM. Reason: solved

+ 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] Code required to Auto Populate 3rd Combobox based on 02nd Combobox Selection
    By bimmy80 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-14-2015, 03:56 AM
  2. [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
  3. 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
  4. Populate combobox from autofiltered results...
    By rogeliorpf in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-25-2014, 01:40 PM
  5. Userform Combobox to populate based on selection in another combobox
    By Excelnoub in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-14-2014, 03:34 PM
  6. [SOLVED] Userform combobox to populate RowSource for new values in combobox
    By Stratfordoaks in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 12-17-2013, 01:18 PM
  7. [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

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