Results 1 to 15 of 15

Match two sheets and add one column from one to the other

Threaded View

  1. #1
    Registered User
    Join Date
    02-19-2020
    Location
    Stockholm
    MS-Off Ver
    2016
    Posts
    17

    Match two sheets and add one column from one to the other

    Hi everyone,

    I'm facing this challenge:

    I have two lists (files) that concern customer club members for a loyalty program.

    FILE A contains:
    Email | Member number

    Example:
    Email | Member number
    [email protected] | 1
    [email protected] | 2

    FILE B contains:
    Email | Bonus points

    Example:
    Email | Bonus points
    [email protected] | 100
    [email protected] | 200

    First, I need to find out which members match from these files.
    Next, for the matching members, I need the email AND the bonus points.

    EXPECTED RESULT

    Example:
    Email | Member number | Bonus points
    [email protected] | 1 | 100


    I know how to match them, but when I get the list of matching members in FILE A, then I don't know how to add the corresponding bonus points from FILE B in a new column next to them.

    Can anyone help me to figure this out?

    I have posted the same question here as well, but only because it's very urgent due to my work situation:
    https://www.mrexcel.com/board/thread...perly.1159132/
    Attached Files Attached Files
    Last edited by Excellica; 01-21-2021 at 06:34 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Index Match formula not working properly
    By nikhil.mehta in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-24-2020, 06:33 AM
  2. Replies: 2
    Last Post: 02-06-2020, 09:48 AM
  3. [SOLVED] IF, MATCH Formula not dragging down properly
    By bthomas10 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-23-2019, 12:28 PM
  4. Cannot Index and Match Properly
    By childs71 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-27-2015, 05:32 AM
  5. [SOLVED] Output of Application.Match not saving properly
    By dip11 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-11-2012, 06:40 AM
  6. Replies: 0
    Last Post: 10-10-2011, 07:29 PM
  7. Match function won't work properly
    By oucivileng in forum Excel General
    Replies: 1
    Last Post: 04-23-2011, 04:24 PM

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