+ Reply to Thread
Results 1 to 4 of 4

Formula to locate and match multiple data and return a result

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

    Formula to locate and match multiple data and return a result

    Hi Folks
    Difficult one too explain so have attached a sample sheet which best describes my requirement.

    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 Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Formula to locate and match multiple data and return a result

    =SUMIFS(Data!$BY$2:$BY$20,Data!$C$2:$C$20,D$1,INDEX(Data!$N$2:$BW$20,,MATCH(TRIM($A2),Data!$N$1:$BW$1,0)),1,INDEX(Data!$N$2:$BW$20,,MATCH(TRIM($B2),Data!$N$1:$BW$1,0)),1,INDEX(Data!$N$2:$BW$20,,MATCH(TRIM($C2),Data!$N$1:$BW$1,0)),1)-COUNTIFS(Data!$C$2:$C$20,D$1,INDEX(Data!$N$2:$BW$20,,MATCH(TRIM($A2),Data!$N$1:$BW$1,0)),1,INDEX(Data!$N$2:$BW$20,,MATCH(TRIM($B2),Data!$N$1:$BW$1,0)),1,INDEX(Data!$N$2:$BW$20,,MATCH(TRIM($C2),Data!$N$1:$BW$1,0)),1)
    Please Login or Register  to view this content.
    Try this and copy across
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

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

    Re: Formula to locate and match multiple data and return a result

    Hi nflsales
    I think we are missing the Data!BX:BX parameter for the first part of the formula-
    Cheers
    hammer

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

    Re: Formula to locate and match multiple data and return a result

    Okay, I managed to incorporate that (pats self on back )
    Many thanks yet again nflsales, much appreciated!

+ 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] Formula to Locate Matching Data in Worksheets and return a value to a specified Cell
    By hammer2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-16-2015, 08:42 AM
  2. [SOLVED] Formula to Locate Matching Data in Worksheets and return a value to a specified Cell-
    By hammer2 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-17-2015, 01:48 AM
  3. [SOLVED] Formula to Locate Matching Data in Worksheets and return a value to a specified Cell
    By hammer2 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-05-2014, 11:38 PM
  4. [SOLVED] Formula to return a match result
    By neil40 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-04-2013, 05:48 AM
  5. [SOLVED] Match any multiple column in Sheet1 excel and return the result
    By shrock in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-11-2012, 05:07 AM
  6. Replies: 7
    Last Post: 07-10-2012, 08:16 AM
  7. Replies: 1
    Last Post: 01-26-2012, 07:16 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