+ Reply to Thread
Results 1 to 5 of 5

How to match row and column references

  1. #1
    Registered User
    Join Date
    06-23-2014
    Location
    MidWest, USA
    MS-Off Ver
    2016
    Posts
    89

    How to match row and column references

    Good morning/afternoon,
    I am trying to cross reference values in a column of data with values in 4 cells in a row at the top. So I need the value in column A to match up with the correct value in columns B1, C1, D1, or E1 and then return the reference associated. So for example the Responsible Party value for cell F4 should be Ruth Schmidt. I have a couple attachments as a visual aid.

    Any assistance would be appreciated!

    testdata.jpg
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,023

    Re: How to match row and column references

    Hi there. Use this:

    IFERROR(=INDEX(B2:E2,,MATCH(A2,$B$1:$E$1,0)),"")

    copied down
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,023

    Re: How to match row and column references

    .. with your file:
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    06-23-2014
    Location
    MidWest, USA
    MS-Off Ver
    2016
    Posts
    89

    Re: How to match row and column references

    That solved it, thanks!

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,023

    Re: How to match row and column references

    You're welcome... and thanks for the Rep.

+ 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. ROW - I need to identify the row where 2 references match
    By ft1972 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-21-2014, 03:06 PM
  2. Using INDEX MATCH with table references
    By pippib in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 03-06-2013, 04:34 PM
  3. [SOLVED] 2 References to match and Return an Exact Value
    By cychua in forum Excel General
    Replies: 18
    Last Post: 10-09-2012, 06:12 AM
  4. Match and Sum Cell References
    By mightyeskimo in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-07-2011, 02:41 PM
  5. Replies: 4
    Last Post: 12-14-2009, 03:21 PM
  6. MATCH -- using cell references/variables?
    By verdugan in forum Excel General
    Replies: 5
    Last Post: 12-09-2008, 02:08 AM
  7. Match/Indexing an array of references
    By atraxbiz in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-15-2008, 11:46 AM

Tags for this Thread

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