+ Reply to Thread
Results 1 to 4 of 4

TWOWAY VLOOKUP - matching date in row and name in column

  1. #1
    Registered User
    Join Date
    05-25-2021
    Location
    Leicester
    MS-Off Ver
    2019 Professional Plus
    Posts
    35

    TWOWAY VLOOKUP - matching date in row and name in column

    HI

    I again need help with multiple vlookup.

    I have date in rows and list of supplier in column A, I want to vlookup date and supplier name both and put value. see attached sheet.

    Thanks

    Nadim
    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 (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,687

    Re: TWOWAY VLOOKUP - matching date in row and name in column

    In B17 copied down:

    =INDEX($B$2:$G$6,MATCH(A17,$A$2:$A$6,0),MATCH(B$16,$B$1:$G$1,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. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    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
    30,823

    Re: TWOWAY VLOOKUP - matching date in row and name in column

    In B17

    =INDEX($B$2:$G$6,MATCH($A17,$A$2:$A$6,0),MATCH($B$16,$B$1:$G$1,0))

    copy down

  4. #4
    Registered User
    Join Date
    05-25-2021
    Location
    Leicester
    MS-Off Ver
    2019 Professional Plus
    Posts
    35

    Re: TWOWAY VLOOKUP - matching date in row and name in column

    Thanks you so much ALi and John Both..

+ 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] VLookup in column matching row data
    By timtim91 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-25-2019, 01:50 PM
  2. match order number and sum quantity under date column by matching date
    By sharaftali in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-25-2018, 10:33 AM
  3. [SOLVED] matching error between column having every date and column having business days
    By jrtaylor in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-17-2017, 01:58 PM
  4. [SOLVED] VLOOKUP and Date Calculation on Matching IDs
    By Darko_Giac in forum Excel General
    Replies: 6
    Last Post: 02-06-2017, 03:34 PM
  5. date matching vlookup?
    By BC TIPPING in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-23-2015, 07:45 AM
  6. Extended VLOOKUP on matching of 2 different column values
    By m2krishnan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-18-2013, 02:19 AM
  7. vlookup, how return the matching value to 2 column?
    By s_zabihi in forum Excel General
    Replies: 1
    Last Post: 12-01-2011, 04:18 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