+ Reply to Thread
Results 1 to 4 of 4

Base on Dropdown list cell, vlookup into another sheet

  1. #1
    Registered User
    Join Date
    11-02-2017
    Location
    singapore
    MS-Off Ver
    2016
    Posts
    5

    Base on Dropdown list cell, vlookup into another sheet

    hello everyone,

    i tried to search through the forum but i couldn't find a correct solution to my problem.

    So hope that you guys could help me on this. =)

    1. under sheet A, i have dropdown list from Jan to Dec and there are multiple cells
    2. So if i select "Jan" in sheet A, the multiple cells will vlook the data into sheet B for "Jan" data.
    3. If i select "Mar" in sheet A, the cells will change all data to "Mar" data based on sheet B.
    2. Sheet B will be my master data file

    Thank you =)

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Base on Dropdown list cell, vlookup into another sheet

    Post a sample spreadsheet with expected results, remove any sensitive data, create a mockup example if necessary.
    Use the Go Advanced option at the bottom of the page then scroll down to Manage Attachments as the "paperclip" method does not work on this forum.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Registered User
    Join Date
    11-02-2017
    Location
    singapore
    MS-Off Ver
    2016
    Posts
    5

    Re: Base on Dropdown list cell, vlookup into another sheet

    hello Special -K,
    please refer to the attached
    Attached Files Attached Files

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Base on Dropdown list cell, vlookup into another sheet

    Please try at
    E4
    =INDEX('Master data'!$E$4:$Q$27,MATCH($B4,'Master data'!$A$4:$A$27,)+IFERROR(MATCH(E$3,'Master data'!$D$4:$D$7,),4)-1,MATCH($E$1,'Master data'!$E$2:$E$3,))

    F4:G4
    =INDEX('Master data'!$E$4:$Q$27,MATCH($B4,'Master data'!$A$4:$A$27,)+IFERROR(MATCH(F$3,'Master data'!$D$4:$D$7,),4)-1,MATCH($E$1,'Master data'!$E$2:$E$3,))

    copy E4:G5 to E6 and E8
    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. [SOLVED] Populate in-cell dropdown list with values based on sheet name
    By mks16 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-21-2015, 09:35 AM
  2. [SOLVED] Again Vlookup from sheet to sheet with dropdown list
    By Greg7976 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-10-2014, 11:46 PM
  3. Replies: 2
    Last Post: 03-31-2014, 01:32 AM
  4. Replies: 8
    Last Post: 04-22-2013, 06:30 PM
  5. Replies: 7
    Last Post: 12-16-2012, 04:24 PM
  6. [SOLVED] Recall relative cell by dropdown list on separate sheet
    By BrianATrease in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-26-2012, 06:49 PM
  7. Replies: 2
    Last Post: 08-17-2007, 10:22 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