+ Reply to Thread
Results 1 to 3 of 3

connecting two sheets based on a common field

Hybrid View

  1. #1
    Registered User
    Join Date
    06-04-2015
    Location
    New York, New York
    MS-Off Ver
    2010
    Posts
    9

    connecting two sheets based on a common field

    I have two sheets, one containing employee name and their associated organizations (clients) and the other containing organization performance data. Both sheets have the field organization id. Is there a way for me to add the employee name column to the performance data in a way that automatically assigns the correct employee based on organization ID?

    nshatz_mockdata.zip

    Thanks!

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,863

    Re: connecting two sheets based on a common field

    for G2:
    Formula: copy to clipboard
    =VLOOKUP(A2,org!$A$1:$B$86,2,FALSE)

    and copy down
    Best Regards,

    Kaper

  3. #3
    Registered User
    Join Date
    06-04-2015
    Location
    New York, New York
    MS-Off Ver
    2010
    Posts
    9

    Re: connecting two sheets based on a common field

    Thank you sir - solution and advice.

+ 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. Combining data from 2 sheets that have a common field
    By bridget2014 in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 05-08-2014, 06:50 PM
  2. Combine data onto one row based on common field value
    By jkakareka in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-15-2012, 11:39 AM
  3. linking up two seperate sheets via common field name
    By Rambergs in forum Excel General
    Replies: 2
    Last Post: 02-24-2012, 03:02 PM
  4. Linking two spreadsheets based on common field
    By Ansonicus in forum Excel General
    Replies: 3
    Last Post: 08-12-2008, 04:41 PM
  5. Merging Excel reports based on common field
    By tombrown in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-23-2007, 06:04 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