+ Reply to Thread
Results 1 to 5 of 5

Comparing two sheets with two columns each (ID & Date)

  1. #1
    Registered User
    Join Date
    06-23-2016
    Location
    Melbourne, Australia
    MS-Off Ver
    MS Office Standard 2010
    Posts
    3

    Comparing two sheets with two columns each (ID & Date)

    Hi all,

    First time poster and have relatively easy one for you excel guns.

    I have two sheets in the one spreadsheet, all columns hidden in each sheet but the two that I am wanting to compare with each other. Both sheets have an ID column (made up of letters and numbers) and a date column. The same ID's can be across multiple dates.

    What I am wanting to do is compare the two sheets to see what is different about them and present the findings on a third sheet? (excel 2010) I tried the conditional formatting without success as there are some issues with detecting duplicate values in excel 2010 apparently. Not sure of the best way to present this, hoping to get totals for each and see what is missing/additional in each.

    Hope this makes sense and thanks for any help you can give me.

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Comparing two sheets with two columns each (ID & Date)

    You can use index/match to find the corresponding data.


    You get better result on your question if you add a small excel file, without confidential information.

    Please also add the expected results manualy in your file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    06-15-2016
    Location
    here, there
    MS-Off Ver
    2010
    Posts
    59

    Re: Comparing two sheets with two columns each (ID & Date)

    Depending on how you did the formula you could just use an if(match()), example =IF(ISERROR(MATCH(Sheet1!A1,Sheet2!$A:$A,0)),A1,"") would give you any non duplicates from the Sheet1!A column.

  4. #4
    Registered User
    Join Date
    06-23-2016
    Location
    Melbourne, Australia
    MS-Off Ver
    MS Office Standard 2010
    Posts
    3

    Re: Comparing two sheets with two columns each (ID & Date)

    Hi oeldere,

    I have attached a spreadsheet with some dummy data and the results I am after.

    Thanks very much for your help.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    06-23-2016
    Location
    Melbourne, Australia
    MS-Off Ver
    MS Office Standard 2010
    Posts
    3

    Re: Comparing two sheets with two columns each (ID & Date)

    Hi crushdrinker06,

    Thanks will give the formula a try.

+ 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] Comparing multiple columns in two sheets
    By joeyga in forum Excel General
    Replies: 3
    Last Post: 04-08-2015, 03:02 PM
  2. Comparing two columns in two different excel sheets and much more !! :( :(
    By Anshuman17 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-18-2014, 07:51 AM
  3. Replies: 1
    Last Post: 02-08-2014, 04:34 PM
  4. Help comparing columns on two different sheets
    By trackedbyu in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-27-2012, 10:34 PM
  5. Comparing 3 columns and 2 sheets
    By junyi.ho in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-10-2011, 11:46 AM
  6. comparing columns from 2 Sheets
    By DJBittner in forum Excel General
    Replies: 10
    Last Post: 06-24-2010, 04:58 PM
  7. Comparing two columns/sheets
    By ragamuffin in forum Excel General
    Replies: 1
    Last Post: 06-05-2008, 04:06 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