E
Elwood Dowd
I'd like to know how to write a formula to pull out all the data from
a cell that's NOT in a corresponding cell. For example:
COL A COL B
Charles Dickens Tale of Two Cities Charles Dickens
Orson Scott Card Enders Game Orson Scott Card
Column A has name sof authors & books. Column B has the author's name
in it. Since Column A has no standardization of spacing, number of
breaks in a name, etc., I can't seem to get a regular LEFT, FIND, or
MID type function to work, but I'd like Column C to return all of the
data in Column A that's NOT in Column B (in this case, the book
titles).
How would I go about this?
thanks for any help,
Elwood
a cell that's NOT in a corresponding cell. For example:
COL A COL B
Charles Dickens Tale of Two Cities Charles Dickens
Orson Scott Card Enders Game Orson Scott Card
Column A has name sof authors & books. Column B has the author's name
in it. Since Column A has no standardization of spacing, number of
breaks in a name, etc., I can't seem to get a regular LEFT, FIND, or
MID type function to work, but I'd like Column C to return all of the
data in Column A that's NOT in Column B (in this case, the book
titles).
How would I go about this?
thanks for any help,
Elwood