+ Reply to Thread
Results 1 to 2 of 2

Difference in cells

  1. #1
    Registered User
    Join Date
    07-03-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    10

    Difference in cells

    I need to pull what data is different in two cells - I have ~600 rows to go through so a function or formula would work best.

    Cell A1 has:

    A00111, 10857, 10858, 10348, 10859, 10860, 10869, 6007A

    Cell B1 has:

    A00111, 10857, 10858, 10859, 10860, 10869

    I'm trying to extract what is different and which one has the extra data. I've been able to tell which one has more by doing a simple COUNTA but that doesn't help me extract what data is different.

    Thanks for any help one this.

  2. #2
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Difference in cells

    I think you need VBA:

    in standard module:
    Please Login or Register  to view this content.
    usage with your example A1, B1:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    edit:
    usage in both direction: A1->B1 or B1->A1
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by sandy666; 03-11-2016 at 09:27 PM. Reason: changed from IF() to CHOOSE() / back to IF()

+ 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. Cant find how to get average dates difference between averaged cells, w/out extra cells
    By jeremyharrisonspo in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-10-2014, 08:20 PM
  2. fomatting cells based on difference between values of cells two ranges.
    By KATIEexcel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-05-2013, 04:08 AM
  3. [SOLVED] Formular to calculate difference between cells if cells in a range are the same
    By CharlieZangel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-19-2012, 04:41 PM
  4. Excel 2007 : Calculating difference between two cells
    By wisedave in forum Excel General
    Replies: 20
    Last Post: 04-22-2011, 09:43 AM
  5. Calculate the difference of 2 cells
    By lurchybold in forum Excel General
    Replies: 9
    Last Post: 08-03-2010, 11:19 AM
  6. Getting Difference between two cells
    By Jimmydageek in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-18-2006, 09:25 PM
  7. Difference between Cells
    By Jim in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-27-2005, 09:05 AM

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