+ Reply to Thread
Results 1 to 2 of 2

Cascade Multiple Combo Boxes

  1. #1
    Registered User
    Join Date
    02-28-2014
    Location
    Aurora, Colorado
    MS-Off Ver
    Excel 2007
    Posts
    37

    Cascade Multiple Combo Boxes

    This is for Excel 2007. I need help with VBA Combo Boxes, and Data Validation is not an option.

    I need a way to cascade the multiple combo boxes from the same initial box. "Brand" is the starting box for three other combo boxes; "Furnace", "Condenser", and "Coil". I have a great script for cascading two boxes (one initial box, and one box to be filled), but I'm not sure how to adapt it to have the initial box fill three boxes) I will post the script below, as well as all relevant cell/column locations

    The working script:


    Please Login or Register  to view this content.

    Other relevant info:

    The initial combo box is populated by the brands available. Each of the combo boxes to be filled (FRN, COND, COIL) have two columns, brand and model. Each Set of columns has a different number of items, so each must have their own brand column.

    FRN Brand = Column Y or 25
    FRN Model = Colunm Z or 26

    COND Brand = Column AB or 28
    COND Model = Column AC or 29

    COIL Brand = Column AE or 31
    COIL Model = Column AF or 32

    I hope I have included all the necessary information. Let me know if I need to add anything.

    Thank you!
    Last edited by NamiSama; 09-11-2014 at 01:59 PM.

  2. #2
    Registered User
    Join Date
    02-28-2014
    Location
    Aurora, Colorado
    MS-Off Ver
    Excel 2007
    Posts
    37

    Re: Cascade Multiple Combo Boxes

    I was able to figure this out on my own (and when I did it seemed so obvious). Here is the working code for cascading my combo boxes. I have found so much help on this site with just looking, I hope someone else can use this too!

    Please Login or Register  to view this content.

+ 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. cascading combo boxes
    By superchew in forum Access Tables & Databases
    Replies: 1
    Last Post: 02-23-2014, 03:28 PM
  2. cascading combo boxes
    By mehmet in forum Excel General
    Replies: 18
    Last Post: 02-23-2013, 07:57 AM
  3. cascading combo boxes
    By ranjaniramajuam in forum Excel - New Users/Basics
    Replies: 0
    Last Post: 05-22-2008, 07:46 AM
  4. cascading combo boxes
    By dkinnz in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-05-2007, 05:37 PM
  5. [SOLVED] Cascading Combo Boxes
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-10-2006, 05:20 AM

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