+ Reply to Thread
Results 1 to 3 of 3

Match the value and return number from three collumns to the right

  1. #1
    Forum Contributor ABSTRAKTUS's Avatar
    Join Date
    04-18-2010
    Location
    England
    MS-Off Ver
    Win10 Excel 2016
    Posts
    609

    Match the value and return number from three collumns to the right

    Hi,

    I'm trying to make index+match function work for me, but I have hit the wall. How to match the date but return the value from 3 collumns to the right? Could someone please give me a syntax of the formula at least?

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Match the value and return number from three collumns to the right

    ad3=INDEX($B$5:$Y$21,MATCH(AC5,$A$5:$A$210,0),MATCH($AD$3,$B$3:$Y$3,0))
    ag3 =INDEX($B$5:$Y$21,MATCH(AF5,$A$5:$A$210,0),MATCH($AG$3,$B$3:$Y$3,0)+2)
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Forum Contributor ABSTRAKTUS's Avatar
    Join Date
    04-18-2010
    Location
    England
    MS-Off Ver
    Win10 Excel 2016
    Posts
    609

    Re: Match the value and return number from three collumns to the right

    Hm.. That was simple. I thought the COLUMN function would be needed here, but it seems not. Works just perfect! Thanks mate!

+ 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