+ Reply to Thread
Results 1 to 3 of 3

Find match, find related cell and return that number

  1. #1
    Registered User
    Join Date
    12-14-2012
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    93

    Find match, find related cell and return that number

    Hi

    Please help me find this formula. Attached is simplified sample.

    Many thanks
    Attached Files Attached Files

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,448

    Re: Find match, find related cell and return that number

    In R5 enter =INDEX($G5:$P5,1,MATCH(A5,$G$4:$P$4,0)) - Drag down and across

  3. #3
    Registered User
    Join Date
    12-14-2012
    Location
    Kirkop, Malta
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Find match, find related cell and return that number

    I don't know whether this solves your problem, however, I did get the same results as your example...

    Just use the following formula...drag to fill in the other cells...

    =HLOOKUP(A5,$G$4:$P$8,2,FALSE)
    =HLOOKUP(A6,$G$4:$P$8,3,FALSE)
    =HLOOKUP(A7,$G$4:$P$8,4,FALSE)
    =HLOOKUP(A8,$G$4:$P$8,5,FALSE)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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