Closed Thread
Results 1 to 5 of 5

Need a formula to match and pull data from a separate sheet.

  1. #1
    Registered User
    Join Date
    07-09-2021
    Location
    US
    MS-Off Ver
    365
    Posts
    8

    Post Need a formula to match and pull data from a separate sheet.

    I am working through something that would require me to match and pull data from another sheet. Essentially i need to ID numbers to match, and if they do, then I need the owner's name to pull and populate.

    In the example I provided three sheets. The first one is the main sheet that needs the formula for the owner's name. The second sheet is the reference sheet I want to pull from. And the last is what I want it to end up like.

    Basically, if the owner ID number on the "main" sheet, is associated with a name on the "reference" sheet, then I want it pulled to the "main" sheet.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,901

    Re: Need a formula to match and pull data from a separate sheet.

    Try this in A2:

    =VLOOKUP(C2,Reference!$A$2:$B$7,2,0)

  3. #3
    Registered User
    Join Date
    07-09-2021
    Location
    US
    MS-Off Ver
    365
    Posts
    8

    Re: Need a formula to match and pull data from a separate sheet.

    Could you explain the formula and how you put it together? So I can transfer it to another worksheet that's laid out differently.

    Appreciate the help!

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,493

    Re: Need a formula to match and pull data from a separate sheet.

    The syntax is explained here: https://support.microsoft.com/en-us/...8-93a18ad188a1

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,493

    Re: Need a formula to match and pull data from a separate sheet.

    Continue here, please: https://www.excelforum.com/excel-for...ame-sheet.html

    DON'T open duplicate threads in future.

Closed Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Formula to pull data from one sheet to another where multiple values match
    By TracyWillmore in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-25-2020, 08:41 AM
  2. Can not get this formula to pull from separate sheet
    By Johner10 in forum Excel General
    Replies: 4
    Last Post: 06-03-2020, 02:24 AM
  3. Complex Index/match formula to pull data based on 1 criteria. (Bid/Cost Sheet)
    By Blackmagic42 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-18-2019, 01:45 AM
  4. [SOLVED] IF Statement to match reference on separate worksheet and pull data through
    By Funkymonkey0073 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-03-2019, 08:15 AM
  5. Replies: 4
    Last Post: 01-25-2019, 06:09 AM
  6. Match data on two sheets and pull identifer value from a separate column
    By kmrevolution in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-01-2014, 08:43 PM
  7. Replies: 5
    Last Post: 07-26-2012, 09:51 AM

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