+ Reply to Thread
Results 1 to 5 of 5

Formula to find values in table. (various locations)

  1. #1
    Forum Contributor
    Join Date
    11-02-2011
    Location
    Rugby, England
    MS-Off Ver
    Office 365
    Posts
    869

    Formula to find values in table. (various locations)

    Evening happy campers,

    Been looking at this one too long and im afraid to say its baffled me lol.
    See attached, i would like a formula to show me what date & time all groups have the session. (table in blue shows deisred finished result)
    I dont believe Vlookup will do it, and i dont have enough experience with Match/index/lookup etc to have a go.

    many thanks in advance.
    galvinpaddy
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    03-20-2011
    Location
    UK
    MS-Off Ver
    Excel 2007/10/16
    Posts
    840

    Re: Formula to find values in table. (various locations)

    Hi

    N4 =INDEX($E$3:$I$19,MATCH($L4,$B$3:$B$19,0),MATCH($M4,$E$2:$I$2,0)) Then copy down
    To help you by my post? it would be nice to click on to say "Thank you".
    If you are happy with a solution to your problem?
    Click Thread Tools above your first post,
    select "Mark your thread as Solved".

  3. #3
    Forum Contributor
    Join Date
    11-11-2007
    Posts
    263

    Re: Formula to find values in table. (various locations)

    Quote Originally Posted by micope21 View Post
    Hi

    N4 =INDEX($E$3:$I$19,MATCH($L4,$B$3:$B$19,0),MATCH($M4,$E$2:$I$2,0)) Then copy down
    And if you don't want to see the #N/A then use this instead, same formula, just with an added IFERROR function to it.

    Please Login or Register  to view this content.

  4. #4
    Forum Contributor tkowal's Avatar
    Join Date
    11-20-2010
    Location
    Miami, Fl
    MS-Off Ver
    Excel 2010
    Posts
    150

    Re: Formula to find values in table. (various locations)

    sample_vlookup.xlsx

    I think these formulas gets job done!
    Ted
    "Live Long and Prosper"

  5. #5
    Forum Contributor
    Join Date
    11-02-2011
    Location
    Rugby, England
    MS-Off Ver
    Office 365
    Posts
    869

    Re: Formula to find values in table. (various locations)

    Thanks all, i will go with Tkowal's suggestion as it include the required search for the date, my sample shows the desired result being the date AND time being shown by the formula, but i thank you all the same for your time & effort to help!!
    +1rep all round :D
    galvinpaddy

+ 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