Re: Finding Duplicated Text within Columns

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Jason Morin (jasonjmorin_at_OPPOSITEOFCOLDmail.com)
Date: 02/15/05


Date: Tue, 15 Feb 2005 06:43:55 -0800

While there is a chance this formula will not always be
100% accurate, it should work in your case. In C1 put
(all 1 formula):

=SUMPRODUCT(CODE(MID(A1,ROW(INDIRECT("1:"&LEN(A1))),1)))
=SUMPRODUCT(CODE(MID(B1,ROW(INDIRECT("1:"&LEN(B1))),1)))

and fill down. FALSE indicates that the cells of the same
row in columns A an B are not the same.

HTH
Jason
Atlanta, GA

>-----Original Message-----
>I'd be grateful if anyone could help me with the
following:
>
>I have 2 columns, both contain a number of items, some
the same, some not; eg:
>
>
>Column A: Column B:
>Row 1: apple pear orange apple orange
>Row 2: orange banana banana orange
>Row 3: peach banana melon grape apple orange
>
>I need to compare the columns and find which rows are
NOT exactly the same
>and, preferably, to identify the differences.
>
>For instance, in the above example, I would ignore Row 2
as the cells
>contain the same items (albeit in a different order),
but I want Excel to
>identify in the next Column items which are not the
same, eg in Row 1 it
>would identify "pear" etc.
>
>I have tried various ways of solving this to no avail!
I would prefer to
>not have to use a pivot table in this instance.
>
>Many thanks
>
>Jen
>.
>



Relevant Pages

  • Re: Surprise Execution meets Variation on Prisoners Dilemma
    ... let's surprise him by not posting on day 1. ... The cells are each large ... The jailer grabs two key rings [We'll assume for this that each key ... there's a 1-in-12 chance that B ...
    (rec.puzzles)
  • Re: What do you open with this 85 : - /AQJ104/-/KQJ98653
    ... The chance that it will make is actually closer to 5/9 not 4/9. ... Finally copy the row of five cells and paste them on the next 999 ... probability that partner holds one or both of them. ... and there are is the offsetting case where a heart ruff kills you at trick 1 ...
    (rec.games.bridge)
  • Surprise Execution meets Variation on Prisoners Dilemma
    ... a jailhouse in some small town in Kansas. ... The cells are each large ... out, however, the locked up thieves plead to be released so they to ... there's a 1-in-12 chance that B ...
    (rec.puzzles)
  • RE: Maintaining cell references when inserting cells elsewhere
    ... >> created a spreadsheet so that I can compare the contents of 2 separate ... >> selected cells from another spreadsheet, ... >> There are some differences between the 2 and I want to flag where the ...
    (microsoft.public.excel.misc)
  • RE: Deleting rows after copying data
    ... and you would want that to consolidate to: ... not keeping your data column headers, ... if you had the data listed above in cells ... >function to compare the ID numbers but am not sure how to ...
    (microsoft.public.excel.programming)