Results 1 to 3 of 3

dependent combo boxes

Threaded View

  1. #1
    Registered User
    Join Date
    11-29-2009
    Location
    dubai
    MS-Off Ver
    Excel 2003
    Posts
    56

    dependent combo boxes

    hi,
    Need help on the following,

    My work book has 4 cols (Name, Vendor, Product, Sub Product)

    User Form 1 has 4 combo boxes with same above col names.

    I need a code that does the foll;

    - When Combo Box ‘Name’ is selected - should list the following ‘Unique’ Values from Col 'Name'
    ‘Sales Man 1’ & ‘Sales Man 2’

    - if ‘Sales Man 1’ is selected in Combo Box ‘Name’,
    Combo Box ‘Vendor’ - should list the following ‘Unique’ Values from col 'vendor'
    ‘Vendor 1’ & ‘Vendor 2’

    - if ‘Vendor 1’ is selected in Combo Box ‘Vendor’,
    Combo Box ‘Product’ - should list the following ‘Unique’ Values from col 'Product'
    ‘Product 1’ & ‘Product 2’

    - if ‘Product 1is selected in Combo Box ‘Product’,
    Combo Box ‘Sub Product’ - should list the following ‘Unique’ Values from col 'Sub Product
    ‘SP 1.1’ , ‘SP 1.2’, ‘SP 1.3’

    Thanks
    R
    Attached Files Attached Files
    Last edited by rvc81; 02-26-2011 at 03:53 PM.

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