+ Reply to Thread
Results 1 to 2 of 2

Forumula for matching cells and populating data

  1. #1
    Registered User
    Join Date
    09-12-2017
    Location
    Louisville, Kentucky
    MS-Off Ver
    11
    Posts
    1

    Question Forumula for matching cells and populating data

    Help! I tried to figure this out today at work with no avail.

    I have two tabs in a spreadsheet, Sheet1 and Sheet2.

    Each sheet has one column for Employee ID#. Sheet2 also has information in a column to the right of the Employee ID# that I want to include in Sheet1, any time the employee ID# matches. I have a blank column in Sheet1 for this data to be copied into.

    Each sheet has about 25k lines of data.


    Thank you!
    Last edited by Rivulet; 09-12-2017 at 08:07 PM.

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Forumula for matching cells and populating data

    hi Rivulet. it sounds like VLOOKUP can help you with this. assuming Employee ID both in column A in both sheets. and the column of information you want is in column D of Sheet2, try:
    =VLOOKUP(A2,Sheet2!A:D,4,0)

    i developed a tool to help people learn VLOOKUP. *try downloading this file here:
    https://www.excelforum.com/tips-and-...-how-tool.html

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

+ 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. Replies: 9
    Last Post: 12-02-2016, 10:36 AM
  2. Replies: 2
    Last Post: 09-12-2014, 03:05 AM
  3. matching data and populating values
    By hlb129 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-16-2014, 11:35 AM
  4. Replies: 3
    Last Post: 10-24-2013, 10:34 AM
  5. Populating cells based on matching information
    By Jaspal in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-10-2013, 10:40 AM
  6. Replies: 7
    Last Post: 09-26-2012, 04:54 AM
  7. Replies: 2
    Last Post: 04-25-2012, 11:49 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