+ Reply to Thread
Results 1 to 5 of 5

How Compare two tables, and result ( only the differences )

  1. #1
    Registered User
    Join Date
    02-20-2015
    Location
    Brazil
    MS-Off Ver
    2010
    Posts
    2

    Question How Compare two tables, and result ( only the differences )

    Good Morning

    I have a problem ,, with two tables (A, B ) which contains two column information each,,
    and i need to compare them and keep only with the information that is not similar.

    For exemple

    Table 1 | Table 2
    ---------------------------------
    A 1 | A 1
    B 2 | D 4
    C 3 | E 5
    D 4 |
    E 5 |
    F 6 |

    Result ( only the differences )
    ---------------------------------
    B 2
    C 3
    F 6

    How could I do ? Knowing the actual situation ,
    the number of lines is greater than a thousand events?

    Already,
    Thank U

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,576

    Re: How Compare two tables, and result ( only the differences )

    How about this
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    02-20-2015
    Location
    Brazil
    MS-Off Ver
    2010
    Posts
    2

    Re: How Compare two tables, and result ( only the differences )

    Hi, thanks for the fast asnwer

    i think it“s ok,, but i have two quest for the conclusion:

    a) Where i change in the formula my cells in the real situation here;
    b) If, some values of the 2 columm are no equal like so
    Table 1
    A - 1
    Table 2
    A - 2
    what is the behavior of the solve above?

    Already, Tyvm

  4. #4
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,576

    Re: How Compare two tables, and result ( only the differences )

    Hope this helps:

    RED - Main range
    GREEN - Compare range (Extend it so it get more than 10 values. I.e. $D$1:$D$100
    ORANGE - Start range. One cell above first value

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Confirmed with ctrl+shift+enter (not just enter)

  5. #5
    Registered User
    Join Date
    02-20-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    6

    Re: How Compare two tables, and result ( only the differences )

    This could help you !
    find the formula entered in the row c. finally sort the row C.
    Attached Files Attached Files

+ 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. Compare tables and mark differences (vlookup?)
    By goodhope in forum Excel General
    Replies: 6
    Last Post: 03-25-2011, 04:55 PM
  2. [SOLVED] Compare 2 columns to see differences
    By Bugaglugs in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  3. [SOLVED] Compare 2 columns to see differences
    By JE McGimpsey in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2005, 07:05 AM
  4. [SOLVED] Compare 2 columns to see differences
    By Bugaglugs in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM
  5. [SOLVED] Compare 2 columns to see differences
    By Bugaglugs in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-12-2005, 11:05 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