+ Reply to Thread
Results 1 to 4 of 4

Multiple Conditional (Dynamic?) Dropdown Boxes HELP!!!!!

  1. #1
    Registered User
    Join Date
    06-05-2014
    Posts
    11

    Multiple Conditional (Dynamic?) Dropdown Boxes HELP!!!!!

    Hi

    I'm trying to incorporate multiple conditional (Dynamic?) drop down boxes to enable me to get an appropriate code at the end of the process. This will be used to product data entry and the code will tell Amazon where to post the product. I have many thousands of codes that i need to access and the easiest and most accurate way is to break down everything in to category and sub categories until I eventually get the code I want for that specific product.

    for Example:

    1730708031 Clothing/Baby/Baby Girls 0-24m/Hoodies & Tracksuits/Tracksuit Bottoms

    To return this code I would want to select Clothing, which returns a list which includes baby which in turn will give me a list that includes baby girls and so on and so on until I can select Tracksuit bottoms that will return the code.

    Each list is dependent on the previous choice

    As I have thousand and thousand of potential codes creating range list for each potential category and sub categories is not really feasible and would be very difficult to maintain when changes occur.

    With this in mind I have created a code list that breaks the above example so that each category is now in it's own cell and there can be upto 8 (as I've seen so far) potential conditional categories before you return the code and ideally I would like to use this as it very easy to create and update. (see attached)

    Any ideas how I can achieve this? I thought I might be able to use filters to return the appropriate list each time but don't know where to begin. Any help would be great as I'm tearing my hair out!

    ClothingCodes.xlsx

    Many thanks

  2. #2
    Forum Expert Tsjallie's Avatar
    Join Date
    09-15-2012
    Location
    NL
    MS-Off Ver
    2010, 2013, 2016
    Posts
    2,077

    Re: Multiple Conditional (Dynamic?) Dropdown Boxes HELP!!!!!

    Basically search-and-replace is what you need.
    The drop-down boxes can be done with autofilter.
    You could do this manually with search-and-replace.
    Or you could make a userform where you can select a (sub)category and a value together with entering a substitute value and code the search-and-replace under a button.

    Moreover you may not want to do this in Excel but in Access instead as this in it's nature is a database application.
    But of course it can be done in Excel.
    Last edited by Tsjallie; 06-05-2014 at 10:00 AM.
    Cheers!
    Tsjallie




    --------
    If your problem is solved, pls mark the thread SOLVED (see Thread Tools in the menu above). Thank you!

    If you think design is an expensive waste of time, try doing without ...

  3. #3
    Registered User
    Join Date
    06-05-2014
    Posts
    11

    Re: Multiple Conditional (Dynamic?) Dropdown Boxes HELP!!!!!

    Thanks. Will look into these options. I forgot to say in my post that I want this incorporated into a user form I've already created.

    Expect to hear from me again!!

  4. #4
    Forum Expert MickG's Avatar
    Join Date
    11-23-2007
    Location
    Banbury,Oxfordshire
    Posts
    2,650

    Re: Multiple Conditional (Dynamic?) Dropdown Boxes HELP!!!!!

    Try the code in your returned file:-
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    06-05-2014
    Posts
    11

    Re: Multiple Conditional (Dynamic?) Dropdown Boxes HELP!!!!!

    Nice. I like!!!!!! MickG!

+ 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] Set value in multiple dropdown boxes
    By Phillips Contracting in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-05-2014, 10:54 AM
  2. Dynamic chart with 2 dropdown boxes
    By budadek in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 08-06-2013, 06:15 AM
  3. Multiple Dynamic Active X Combo Boxes.....Please HELP.....
    By VB@N3wb|3 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-09-2011, 05:52 PM
  4. Conditional Dropdown Boxes
    By greenboard in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-05-2011, 05:37 PM
  5. Multiple Dropdown Boxes
    By Jenny Ridgway in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-24-2005, 12:32 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