+ Reply to Thread
Results 1 to 7 of 7

Vlookup & Match Formula

  1. #1
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Vlookup & Match Formula

    Hello:

    Please refer to attached file.
    I have data as shown in Sheet1.
    I need to use some formula in Sheet2 to populate data for column A and Store in Row3

    Let me know if you have any questions.
    Thanks.

    Riz
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,809

    Re: Vlookup & Match Formula

    In D5 of Sheet 2 copied down:

    =INDEX(Sheet1!$D$5:$H$21,MATCH(Sheet2!$A5,Sheet1!$A$5:$A$21,0),MATCH(Sheet1!D$4,Sheet2!$D$3:$P$3,0))
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    08-04-2004
    Location
    Amsterdam
    MS-Off Ver
    2016
    Posts
    186

    Re: Vlookup & Match Formula

    Shouldn't it be
    =INDEX(Sheet1!$D$5:$H$21,MATCH(Sheet2!$A5,Sheet1!$A$5:$A$21,0),MATCH(Sheet2!D$3,Sheet1!$D$4:$H$4,0))
    ?

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Vlookup & Match Formula

    Enter in B5 and copy across to C5
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    then enter in D5 and copy across and down
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  5. #5
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Vlookup & Match Formula

    Hello AliGW:

    Works for Column D in Sheet2, however copying the formula across does not work or i can manually change the formula for each column in sheet2.
    I have over 40 columns in Sheet2 and same way will have data in Sheet1

    Thanks
    Riz

  6. #6
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Vlookup & Match Formula

    Hi Allkey:

    Great, your solution works.
    Thanks a lot
    Riz

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,809

    Re: Vlookup & Match Formula

    Thanks for the rep - glad to have helped.

+ 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] How to get a VLOOKUP+MATCH formula to return 0 and not N/A when MATCH doesnt work
    By Renejorgensen in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-23-2016, 09:40 AM
  2. Replies: 8
    Last Post: 03-17-2016, 08:14 PM
  3. vlookup, index/match formula factoring in time(days) and IF formula
    By rishijain11 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-08-2014, 06:37 PM
  4. Replies: 4
    Last Post: 01-13-2014, 04:16 AM
  5. help with index/match or vlookup/match formula
    By tsiguy96 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-27-2013, 07:57 PM
  6. Replies: 4
    Last Post: 06-06-2010, 07:13 PM
  7. Vlookup formula with match
    By bigroo1958 in forum Excel General
    Replies: 12
    Last Post: 04-20-2010, 02: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