+ Reply to Thread
Results 1 to 8 of 8

Turning a large flat file into several drop downs

  1. #1
    Registered User
    Join Date
    11-18-2015
    Location
    Phoenix, AZ
    MS-Off Ver
    2016
    Posts
    18

    Turning a large flat file into several drop downs

    Hello,
    I'm using Office 2016. Please see the attached sheet. The first tab is what I would like to have but I can't figure out how to get it working. The second sheet is the old style flat file from which the drop downs should pull. Does anyone have a suggestion? Thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Turning a large flat file into several drop downs

    Hi,

    Not entirely sure what you want to happen once you have picked a value from the drop down, or indeed which columns in the Data represent the audit type or auditor. Assuming column A is the carrier, name A2:A181 'carrier'

    In the carrier drop down use the List option within the Data Validation menu and enter
    =carrier
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    11-18-2015
    Location
    Phoenix, AZ
    MS-Off Ver
    2016
    Posts
    18

    Re: Turning a large flat file into several drop downs

    On the tab called Data sheet I have the following

    Column A = a list of 181 carriers
    Column B = Auto claims with the auditor listed for each of the 181 carriers.
    Column C = Commercial Property, etc

    What I want to happen is that the user uses a drop down to select a carrier, then uses a second drop down to select the claim type, and a third cell will display the auditor for that carrier and that claim type

  4. #4
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Turning a large flat file into several drop downs

    OK, if it's dependent drop down lists that you want I can do no better than point you to Debra's web site where this subject is covered in all its glory.
    See here http://www.contextures.com/xlDataVal02.html

  5. #5
    Registered User
    Join Date
    11-18-2015
    Location
    Phoenix, AZ
    MS-Off Ver
    2016
    Posts
    18

    Re: Turning a large flat file into several drop downs

    I've looked at that website as you suggested but I don't believe it will work. The problem is that the data she is using isn't interdependent. My table is more like a multiplication table.

    On the tab called Data Sheet, Cell B2 shows the name of the auditor (Steve) for the carrier named AAA and the file type Auto.
    Cell B3 shows the auditor Chris for the carrier AAA and file type Commercial Property.

    Her list of named ranges are for things like fruits and vegetables. They do not relate to each other. I do not believe that I can just give each column on the Data Sheet a named range and make it work

    Thanks for your help

  6. #6
    Registered User
    Join Date
    11-18-2015
    Location
    Phoenix, AZ
    MS-Off Ver
    2016
    Posts
    18

    Re: Turning a large flat file into several drop downs

    Data Sheet - I have defined a name for the carrier column of 181 entries and I have defined a name for the file types: auto, commercial, etc.
    Search sheet - I have used data validation on cells B6 and D6 linking them to the previously mentioned named ranges. Now what? I've attached the file with the new changes
    Attached Files Attached Files

  7. #7
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Turning a large flat file into several drop downs

    In F6

    =INDEX('Data sheet'!$B$3:$M$182,MATCH($B$6,'Data sheet'!$A$3:$A$182,0),MATCH($D$6, Audit_Type,0))
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  8. #8
    Registered User
    Join Date
    11-18-2015
    Location
    Phoenix, AZ
    MS-Off Ver
    2016
    Posts
    18

    Re: Turning a large flat file into several drop downs

    That works wonderfully! Thank you. You just made 50 employee's lives easier. Thanks again!

+ 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] Drop Downs conditional on drop downs
    By BillTD in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-06-2015, 09:40 AM
  2. Multiple drop dependant drop downs in single cell
    By LittleJerry in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-07-2012, 02:21 PM
  3. Replies: 2
    Last Post: 07-10-2012, 05:17 AM
  4. How to simplify large database & use multiple drop downs
    By darkobird84 in forum Excel General
    Replies: 1
    Last Post: 04-18-2011, 03:33 PM
  5. Auto-update initial drop-down selection based on previous drop-downs
    By thornomad in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-16-2010, 09:55 AM
  6. Use Drop Downs to Populate Other Drop Downs
    By fbombs in forum Excel General
    Replies: 2
    Last Post: 09-23-2009, 03:17 PM
  7. Cross-referenced drop-down menu (nested drop-downs?)
    By creativeops in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-22-2005, 01:45 PM

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