+ Reply to Thread
Results 1 to 12 of 12

Drop Down Lists, IF and VLOOKUP combined HELP!

  1. #1
    Registered User
    Join Date
    02-17-2016
    Location
    England
    MS-Off Ver
    MS Office 2016
    Posts
    7

    Drop Down Lists, IF and VLOOKUP combined HELP!

    Hello, so I have an issue that I think requires a combination of the following: drop down list, OR function, IF function and VLOOKUP.


    In simple terms we want users to be able to select options from 4 different drop down menus and then give a result based on their choices.


    Initially we thought it would be a case of combining IF and VLOOKUP, however there are multiple options in each of the drop down lists.


    For the sake of clarity if you can picture that I need cell F3 to show the final result and I have drop down lists in A3 (Apple, Pear, Banana), B3 (Chocolate, Vanilla, Caramel), C3 (Yes, No), D3 (Yes, No).


    The result in F3 which will come via a VLOOKUP to a separate sheet, and will vary dependent on the selections for each of A3, B3, C3 and D3.


    Hopefully this is clear enough for someone to help me devise a formula that would enable this - I am obviously au fait with how to do the drop down lists etc, it is purely the formula side of things that I would really appreciate some guidance!


    Many thanks in advance to whoever can help!

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,169

    Re: Drop Down Lists, IF and VLOOKUP combined HELP!

    It would help if you posted a small file showing expected outcome as the result appears to a "multi-criteria" lookup.

  3. #3
    Registered User
    Join Date
    02-17-2016
    Location
    England
    MS-Off Ver
    MS Office 2016
    Posts
    7

    Re: Drop Down Lists, IF and VLOOKUP combined HELP!

    Excel problem.JPG

    The column with sprinkles, brownie etc will change dependent on the fruit selected, additionally the options beside each subsequent option in this column will change dependent on the input to the remaining 3 drop down lists.
    Last edited by Newbs480; 02-17-2016 at 08:56 AM. Reason: Sorry!

  4. #4
    Registered User
    Join Date
    02-17-2016
    Location
    England
    MS-Off Ver
    MS Office 2016
    Posts
    7

    Re: Drop Down Lists, IF and VLOOKUP combined HELP!

    As an added benefit, can we have it where the user selects all options and then presses a "GO" button and the table of answers then appears in the desired location.

  5. #5
    Forum Expert sourabhg98's Avatar
    Join Date
    10-22-2014
    Location
    New Delhi, India
    MS-Off Ver
    Excel 2007, 2013
    Posts
    1,899

    Re: Drop Down Lists, IF and VLOOKUP combined HELP!

    Instead of a picture, attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Happy to Help

    How to upload excel workbooks at this forum - http://www.excelforum.com/the-water-...his-forum.html

    "I don't get things easily, so please be precise and elaborate"

    If someone's post has helped you, thank by clicking on "Add Reputation" below the post.
    If your query is resolved please mark the thread as "Solved" from the "Thread Tools" above.

    Sourabh

  6. #6
    Registered User
    Join Date
    02-17-2016
    Location
    England
    MS-Off Ver
    MS Office 2016
    Posts
    7

    Re: Drop Down Lists, IF and VLOOKUP combined HELP!

    Quote Originally Posted by sourabhg98 View Post
    Instead of a picture, attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    The image shown is as far as we have got at this stage, because the way we lay out our data in the excel spreadsheet will depend on the answer - chicken and egg situation.

  7. #7
    Forum Expert sourabhg98's Avatar
    Join Date
    10-22-2014
    Location
    New Delhi, India
    MS-Off Ver
    Excel 2007, 2013
    Posts
    1,899

    Re: Drop Down Lists, IF and VLOOKUP combined HELP!

    But we are not able to understand your requirements precisely.

    It seems as if you need something like "Dependent Drop down".
    You can refer here - http://www.excel-easy.com/examples/d...own-lists.html

  8. #8
    Registered User
    Join Date
    02-17-2016
    Location
    England
    MS-Off Ver
    MS Office 2016
    Posts
    7

    Re: Drop Down Lists, IF and VLOOKUP combined HELP!

    Hopefully the mock worksheet is attached.

    Please ask if you have any questions.

    One thing to note is that if vanilla is selected in cell B3 then C3 and D3 should automatically be N/A (I don't know if this can also be addressed?)

    Many thanks!
    Attached Files Attached Files

  9. #9
    Forum Expert sourabhg98's Avatar
    Join Date
    10-22-2014
    Location
    New Delhi, India
    MS-Off Ver
    Excel 2007, 2013
    Posts
    1,899

    Re: Drop Down Lists, IF and VLOOKUP combined HELP!

    Okay, this seems to be the dependent drop down query as I guessed.
    One thing I would like to clarify is that why you have different time slots for same types. Like for Apple>>Chocolate>>Orange Sprinke>> you have two slots, before "12 No and after 3 no", and then "12 No and after 3 no".
    Can you elaborate upon this?
    Moreover don't you need to have other drop downs like for sprinkle, etc..

  10. #10
    Registered User
    Join Date
    02-17-2016
    Location
    England
    MS-Off Ver
    MS Office 2016
    Posts
    7

    Re: Drop Down Lists, IF and VLOOKUP combined HELP!

    Sprinkles, Buttons, Sparkle and Cream are the variables for "Apple" selection, then responses to the drop downs in Sheet 1 (B3, C3 and D3) will dictate the results that are shown in Sheet 1. The results are the relevant column from Sheet 2 (e.g. Sprinkles=Orange, Buttons=White, Sparkle=No, Cream=Yes)

    The columns in Sheet 2 cater for all of the potential answers that a user might give.

    Hopefully this clears things up?

  11. #11
    Registered User
    Join Date
    02-17-2016
    Location
    England
    MS-Off Ver
    MS Office 2016
    Posts
    7

    Re: Drop Down Lists, IF and VLOOKUP combined HELP!

    I would really appreciate any help that someone could give me. If someone can spend a few moments looking at my problem that would be incredibly helpful

  12. #12
    Forum Expert sourabhg98's Avatar
    Join Date
    10-22-2014
    Location
    New Delhi, India
    MS-Off Ver
    Excel 2007, 2013
    Posts
    1,899

    Re: Drop Down Lists, IF and VLOOKUP combined HELP!

    Hi,
    You need to re-arrange your data in table format in "Data" sheet.
    You in the sheet attached you can see there are 4 drop-downs.
    So, you need to begin from the first one. You can't select the next drop down until the previous one is selected.
    Also, when all 4 drop downs are selected by the user, the next 4 variables are displayed accord to the selections made.

    Hope that helps!!
    Attached Files Attached Files

+ 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. Vlookup and drop down lists
    By gersonsj in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-24-2014, 10:23 AM
  2. Drop down lists and vLookup
    By BoogieMan in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-03-2014, 06:27 PM
  3. [SOLVED] CountIf combined with a Vlookup and Drop Down Box
    By EJ101414 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-10-2014, 03:46 PM
  4. [SOLVED] vlookup and drop down lists
    By trisoldee in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-21-2014, 02:10 PM
  5. [SOLVED] vlookup from 4 drop down lists?
    By Oldsquid in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-05-2014, 10:02 AM
  6. Replies: 5
    Last Post: 11-11-2013, 10:23 AM
  7. Drop-down lists in vlookup
    By NAS in forum Excel General
    Replies: 6
    Last Post: 07-14-2006, 02:00 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