+ Reply to Thread
Results 1 to 7 of 7

How do I pull and place 'Name' data from Sheet to Sheet based on 'ID'

  1. #1
    Registered User
    Join Date
    10-12-2015
    Location
    London, England
    MS-Off Ver
    2011 for Mac
    Posts
    3

    Thumbs up How do I pull and place 'Name' data from Sheet to Sheet based on 'ID'

    OK so forgive my roookieness on this one I cant even paste a table in here so excuse the screen shots (help on this might be nice too )

    I'm trying to understand the ways (I'm sure there may be many) that I can put the supervisors name on the same row when I only have their ID number

    The first sheet is where I want to impose my data and fill for ?

    find.png

    The second sheet tells me the Supervisor ID-Name matchup

    source.png


    Its my first post and hopefully the start of a deep dive into excel, hopefully Ill pick up the lingo soon

    Thanks

  2. #2
    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: How do I pull and place 'Name' data from Sheet to Sheet based on 'ID'

    On your first sheet use =VLOOKUP(c2,[second sheet]A:B,2,false) to get it
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    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,929

    Re: How do I pull and place 'Name' data from Sheet to Sheet based on 'ID'

    Hi, welcome to the forum

    Please upload a sample of your workbook, not a picture of your data. 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) - and, depending on what browser is being used, some pics dont even show up on the forum

    Your workbook should show a small desensitized example of the data you are working with and a manual mockup of the expected results.
    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

  4. #4
    Registered User
    Join Date
    10-12-2015
    Location
    London, England
    MS-Off Ver
    2011 for Mac
    Posts
    3

    Lightbulb Re: How do I pull and place 'Name' data from Sheet to Sheet based on 'ID'

    thanks for responding guys and sorry about the screenshots it was madness I know..

    & here is a sample of the workbook I'm trying to get the grips of this on, is a Vlookup the recommended way of doing it?

    If this was something I needed to repeat would I be better off going down the Macro route?

    NameIDmatch.xlsx

  5. #5
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,169

    Re: How do I pull and place 'Name' data from Sheet to Sheet based on 'ID'

    =VLOOKUP(C2,Sheet2!$A$2:$B$6,2,0)

    as per "Sambo Kid" reply

  6. #6
    Registered User
    Join Date
    10-12-2015
    Location
    London, England
    MS-Off Ver
    2011 for Mac
    Posts
    3

    Re: How do I pull and place 'Name' data from Sheet to Sheet based on 'ID'

    wow thanks

  7. #7
    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,929

    Re: How do I pull and place 'Name' data from Sheet to Sheet based on 'ID'

    Based on your last post it seems that you are satisfied with the solution(s) you've received but you haven't marked your thread as SOLVED. If your problem has not been solved you can use Thread Tools (located above your first post) and choose "Mark this thread as unsolved".
    Thanks.

    Also, as a relatively new member of the forum, 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.

+ 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] Pull data from another sheet based in criteria
    By shreyansgoyal in forum Excel General
    Replies: 2
    Last Post: 03-30-2015, 02:46 AM
  2. Formula to pull data from one sheet to a new sheet based on date range
    By lisajolley11 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-15-2015, 08:38 PM
  3. [SOLVED] VBA Code to Pull Data from a Sheet Based on Date and Add that Data to Another Sheet
    By drsadistic in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-09-2014, 12:53 AM
  4. [SOLVED] Pull Data from one sheet to another based on 4 conditions.
    By thorton70 in forum Excel General
    Replies: 10
    Last Post: 07-07-2014, 02:31 PM
  5. [SOLVED] Excel Formula to pull data from another sheet and place cell blank if value is 0
    By szpt9m in forum Excel Formulas & Functions
    Replies: 23
    Last Post: 09-18-2013, 01:07 AM
  6. Replies: 5
    Last Post: 07-23-2013, 01:17 PM
  7. ? how to pull data from another sheet based on value
    By ggodfroy in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-16-2005, 12:15 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