+ Reply to Thread
Results 1 to 4 of 4

Two 'Look for Matches and return Values' Formulas required.

  1. #1
    Forum Contributor
    Join Date
    06-25-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2016
    Posts
    615

    Two 'Look for Matches and return Values' Formulas required.

    Hi Folks

    Couple of Formulas required to look for matches in separate sheets and if matched return the value from the same row.

    Sample Workbook attached.

    Cheers
    hammer
    Attached Files Attached Files
    If you have found solving my problem/s to be an interesting and educational exercise then how about Repping me up?
    No idea why I need Rep, other than feeling left out....

  2. #2
    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
    28,152

    Re: Two 'Look for Matches and return Values' Formulas required.

    Try

    =IFERROR(INDEX(Data!$Y$2:$Y$1000,MATCH(L2,Data!$A$2:$A$1000,0)),"")


    =IFERROR(INDEX(Daily!$N$2:$N$1000,MATCH($A5,Daily!$L$2:$L$1000,0)),"")
    Last edited by JohnTopley; 06-10-2016 at 06:36 AM.

  3. #3
    Forum Contributor
    Join Date
    06-25-2011
    Location
    Sydney
    MS-Off Ver
    Excel 2016
    Posts
    615

    Re: Two 'Look for Matches and return Values' Formulas required.

    Great work Sir!

    Thank you very much-
    Cheers
    hammer

  4. #4
    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
    28,152

    Re: Two 'Look for Matches and return Values' Formulas required.

    Thank for the feedback and rep. Could you please mark thread as solved("Thread Tools" at top of first post).

+ 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] Formulas required to lookup Multiple Cols and return Values
    By hammer2 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-20-2016, 07:48 PM
  2. Need excel formulas to return values for partial text matches
    By bp2010 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-27-2016, 01:35 PM
  3. [SOLVED] 2 matches, search and return column values
    By madnezzsg in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-23-2015, 04:10 PM
  4. [SOLVED] Finding Matches With Multiple Return Values
    By ajulian in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-27-2013, 11:20 AM
  5. [SOLVED] Macro required to find matches and return value in the next column.
    By excelvba123 in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 05-09-2012, 03:33 AM
  6. Replies: 3
    Last Post: 11-24-2011, 07:21 AM
  7. Identify Matches and return values
    By charlierivers in forum Excel General
    Replies: 2
    Last Post: 11-10-2009, 05:07 AM

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