+ Reply to Thread
Results 1 to 6 of 6

Combobox help

  1. #1
    Registered User
    Join Date
    08-21-2009
    Location
    Scotland
    MS-Off Ver
    Excel 2003
    Posts
    4

    Combobox help

    Hi,

    I am fairly new to Visual basic so please excuse my ignorance.

    I am trying to make a combobox in excel so that when the list drops down and I click one of the options, another combobox will display, this new combobox will drop down and once an option is chosen. I believe the term is cascading combo boxes. Below these an autoshape will appear. Each set of options will have a different set of autoshapes. If that makes sense.

    Can someone please show/help me do this.

    Cheers!
    Last edited by Findout; 08-21-2009 at 09:42 AM.

  2. #2
    Registered User
    Join Date
    08-21-2009
    Location
    Scotland
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Combobox help

    Someone help me please

  3. #3
    Registered User
    Join Date
    08-21-2009
    Location
    Cary, NC, USA
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    3

    Re: Combobox help

    Do you want to do it with Forms with VBA? It could be simpler with that approach...

  4. #4
    Registered User
    Join Date
    08-21-2009
    Location
    Scotland
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Combobox help

    If it would work like that then yes

  5. #5
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: Combobox help

    See attached as a start.

    Briefly:

    Sheet3 contains named lists used for the comboboxes.
    Sheet1 contains two comboboxes. Combobox2 list is dependent on the selection made in Combobox1.

    Once selection is made in Combobox2 a shape is added. Lots more code is required to control size and location.

    Please Login or Register  to view this content.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    08-21-2009
    Location
    Scotland
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Combobox help

    Thank you - very helpful.

    How do I edit the what is in the combo boxes?

    for example in the choose option list - change to fruit, meat, veg
    and the item list - apples, etc.

    and the object something I have made before e.g. a flowchart
    Last edited by Findout; 08-21-2009 at 11:09 AM.

+ 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