+ Reply to Thread
Results 1 to 4 of 4

Matching Two Separate Data Sets to Each Other

  1. #1
    Registered User
    Join Date
    10-09-2019
    Location
    Los Angeles, CA
    MS-Off Ver
    2017
    Posts
    14

    Matching Two Separate Data Sets to Each Other

    Hi,

    I am trying to match two separate sets of data - one has bakeries in it. The other has customers. I want to be able to choose a specific customer, and have it return the customers that match any of their interests.

    For instance, in the attached document, I have the Customer Selector tab, where I have chosen Rose. Rose likes Cakes and Donuts, so I want to return all bakeries that make Cakes OR Donuts: which would be Abby's Bakery, Dorothy's Donuts, and Eli's Dessert Shop.

    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Matching Two Separate Data Sets to Each Other

    Please try at D4
    =IFERROR(INDEX('Bakery Data'!$B:$B,AGGREGATE(15,6,ROW('Bakery Data'!$B$6:$B$10)/(MMULT(--(EXACT(INDEX(Customers!$C$6:$K$8,MATCH($C4,Customers!$B$6:$B$8,),),'Bakery Data'!$G$6:$O$10)),ROW(Customers!$A$1:INDEX(Customers!A:A,COLUMNS(Customers!$C$5:$K$5)))^0)>0),COLUMNS($D4:D4))),"")

    Drag to the right
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    10-09-2019
    Location
    Los Angeles, CA
    MS-Off Ver
    2017
    Posts
    14

    Re: Matching Two Separate Data Sets to Each Other

    Does anyone know how to do this on Google Sheets?

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,535

    Re: Matching Two Separate Data Sets to Each Other

    You may want to look at the members list and find one or two moderators whom you could PM with a request to move this thread to the 'Other Platforms' forum.
    Let us know if you have any questions.

    Moderator Comment: Moved as suggested.
    Last edited by alansidman; 11-02-2019 at 06:30 AM.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. Help with matching data sets
    By stevenb.eidex in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-28-2019, 11:34 AM
  2. Connect Separate Slicers with Separate Data sets
    By mysticmoron109 in forum Excel General
    Replies: 1
    Last Post: 02-27-2019, 10:37 AM
  3. Formula needed for looking up matching text in separate data sets
    By computer1234 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 07-23-2014, 06:48 PM
  4. Matching two data sets
    By Lostinspreads in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-24-2013, 12:05 PM
  5. [SOLVED] Two separate charts in one (4 sets of data)
    By Eelko-Jan in forum Excel General
    Replies: 2
    Last Post: 04-26-2012, 10:00 AM
  6. Matching two data sets
    By sbarnhar in forum Excel General
    Replies: 8
    Last Post: 11-03-2009, 12:31 PM
  7. Matching two sets of Data
    By ikflash in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-18-2008, 03:32 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