+ Reply to Thread
Results 1 to 4 of 4

Need help matching data from one excel sheet with another

  1. #1
    Registered User
    Join Date
    05-23-2014
    Posts
    2

    Need help matching data from one excel sheet with another

    Newbie! Not sure exactly what Formula I am looking for...

    I have two sheets with data

    Sheet 1
    sheet1.jpg



    Sheet 2
    sheet2.jpg


    I need to match the email address from sheet 2 to the BIB# in sheet 1 so that is shows:

    Final Sheet
    sheet3.jpg

    Your help is deeply appreciated.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Need help matching data from one excel sheet with another

    Hi and welcome to the forum

    For future reference, Please do not upload a picture of your file...rather, upload a sample of your workbook, showing what data you are working with, a few samples of your expected outcome is (manually entered is ok) and how you arrived at that. (exclude sensitive info). Pictures are pretty much impossible to edit, and no-one wants to re-type your data for you Also, not all members can upload picture files (Company firewalls and stuff)

    Having said that, I think you need to use VLOOKUP for this. Put the data from sheet1 onto sheet2, then use vlookup() to find the data on sheet2, based on sheet3
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,496

    Re: Need help matching data from one excel sheet with another

    As Ford told you, a vlookup will accomplish it for you. In the one where you want all start in B2 and use =VLOOKUP(A2,[sheet name]A:B,2,FALSE) then in C2 use the same but with the appropriate sheet name. The sheet name will automatically insert itself if you are in the cell when you write these formulas and click on each sheet.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  4. #4
    Registered User
    Join Date
    05-23-2014
    Posts
    2

    Re: Need help matching data from one excel sheet with another

    Thanks!!! All clear now!

+ 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] Find matching data row in 2nd sheet and add a corresponding value into sheet 1
    By dianeblack in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-15-2013, 01:58 PM
  2. [SOLVED] Matching Cells from two seperate sheets of excel data while creating a third sheet
    By TobyJoel in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-26-2012, 04:29 PM
  3. Replies: 17
    Last Post: 05-19-2009, 11:34 AM
  4. Searching for a sheet and using data from the matching sheet.
    By meacho in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-06-2007, 09:51 AM
  5. List matching data from sheet 1 in sheet 2
    By Thrain in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-02-2005, 03:15 PM

Tags for this Thread

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