+ Reply to Thread
Results 1 to 2 of 2

Switch Between alternative lists based on other list or criteria

  1. #1
    Forum Contributor
    Join Date
    08-06-2012
    Location
    United States
    MS-Off Ver
    Excel 2013
    Posts
    119

    Switch Between alternative lists based on other list or criteria

    I am trying to set up a spreadsheet for entering data for the company I work for. We have two different types of uploads that we have to do frequently when we have new products to add to our database and website. We have to upload the colors/categories of all of our new product, but the formatting/wording varies between the website and data base. So I want to have one drop down box that lets you choose Website or Database, and depending on what you choose the other lists update. Im uploading an example
    Attached Files Attached Files

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Switch Between alternative lists based on other list or criteria

    give each range on sheet3 a range name (I used DatabaseColor and WebsiteColor)

    then, in the DV use this...=INDIRECT($B$1&"color")
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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