+ Reply to Thread
Results 1 to 5 of 5

Comparing information/finding duplicates on two spreadsheets

  1. #1
    Registered User
    Join Date
    09-03-2016
    Location
    New York, NY
    MS-Off Ver
    Excel 2013
    Posts
    2

    Comparing information/finding duplicates on two spreadsheets

    Hello,

    I have a task I hope someone can help me with. I have two different spreadsheets, one has a list of people currently working in my company. And the other has a list of people that has ever worked at our company, including current and past employees. I somehow want to connect these two spreadsheets so that the result gives me a list of people that does not work there anymore. Would this be possible?


    Thank you in advance.

    -Mary

  2. #2
    Registered User
    Join Date
    03-17-2016
    Location
    India
    MS-Off Ver
    2010
    Posts
    83

    Re: Comparing information/finding duplicates on two spreadsheets

    Hi Marielle,

    You can use VLOOKUP function to get the result in Second Sheet where you have all employees list

    Considering Unique value as Emp_Id in Column B in both the sheets

    >> Add one helper column in Second sheet and type the below formula in C2 --> (Helper column)
    =VLOOKUP(B2,Active!B:B,1,0)
    >> Fill down the formula
    >>N/A's are those staff who are not available in Active employees list

    for your easy reference and understanding i have attached excel sheet

    Thank you...
    Attached Files Attached Files
    Thank You.....

  3. #3
    Registered User
    Join Date
    09-03-2016
    Location
    New York, NY
    MS-Off Ver
    Excel 2013
    Posts
    2

    Re: Comparing information/finding duplicates on two spreadsheets

    Thank you so much!! I will try this.

  4. #4
    Registered User
    Join Date
    03-17-2016
    Location
    India
    MS-Off Ver
    2010
    Posts
    83

    Re: Comparing information/finding duplicates on two spreadsheets

    If you got solution then please mark your thread as Solved

    And Do not forget to Click * button (Add Reputation Points) from left side


    Thank you...

  5. #5
    Registered User
    Join Date
    03-17-2016
    Location
    India
    MS-Off Ver
    2010
    Posts
    83

    Re: Comparing information/finding duplicates on two spreadsheets

    If you got solution then please mark your thread as Solved

    And Do not forget to Click * button (Add Reputation Points) from left side


    Thank you...

+ 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. Comparing two spreadsheets, matching duplicates question
    By harleyguy in forum Excel General
    Replies: 42
    Last Post: 10-30-2014, 12:27 PM
  2. Replies: 2
    Last Post: 12-27-2013, 09:24 AM
  3. Replies: 0
    Last Post: 09-18-2013, 08:00 AM
  4. Finding Duplicates of "Similar" Information
    By tsmith711 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-05-2013, 07:22 PM
  5. Replies: 5
    Last Post: 11-02-2012, 03:08 AM
  6. Finding duplicates (comparing to individual lines)
    By dluhut in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-19-2011, 06:16 AM
  7. Comparing information in two spreadsheets
    By jjackson in forum Excel General
    Replies: 3
    Last Post: 07-31-2009, 09:12 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