+ Reply to Thread
Results 1 to 2 of 2

Making a FormControl ComboBox's list depend on the value of another ComboBox's Reference

  1. #1
    Registered User
    Join Date
    06-23-2013
    Location
    New York
    MS-Off Ver
    Excel 2010
    Posts
    1

    Making a FormControl ComboBox's list depend on the value of another ComboBox's Reference

    So I have a Form Control combobox which is linked to cell D21 (when 1st item is clicked it displays a one in D21 and so on). I want to make another combobox's value depend on that number. I assigned that combobox to the Macro below:
    Please Login or Register  to view this content.
    This doesn't work. I'd appreciate if anyone gives me some insight on this. Would it be better to use ActiveX? If so, how would I implement that?

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Making a FormControl ComboBox's list depend on the value of another ComboBox's Referen

    Try something like this. Assign this macro to Drop Down 1 to make Drop Down 2's list dependent on its selection.

    Please Login or Register  to view this content.
    Last edited by AlphaFrog; 10-24-2013 at 11:55 PM.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

+ 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] Make combobox list options dependant on selection in another combobox within a userform
    By Vladimir_Dobvchenko in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-23-2013, 05:30 AM
  2. Add combobox to a Word doc and populate the combobox with list of about 65 items
    By excelaron in forum Word Programming / VBA / Macros
    Replies: 6
    Last Post: 06-21-2012, 01:59 PM
  3. Populating the list in a combobox based off the value chosen in another combobox
    By Mervil in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-21-2010, 11:50 AM
  4. Make lists in Combobox (userform) depend on each other
    By nalfin in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-17-2009, 07:24 PM
  5. ComboBox list reliant on the entry from a different ComboBox
    By ndm berry in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-04-2005, 12:05 PM

Tags for this Thread

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