E
Eric
There are lists of text from cell A1 to A10 and from B1 to B20,
For example, under column A
Mary
John
Peter
....
Ann
under column B
John and Mary go to school by bus
Jim eats apple in classroom
....
Ann studies in library
under column C, I would like to know whether the keywords under column A
exists on any statement under column B or not, keyword "Mary" exists on the
first statement, so it returns 1 in cell C1, but no any keyword exist on the
second statement, so it returns 0 in cell C2, keyword "Ann" exists on the
last statement, so it returns 1 in C20.
Does anyone have any suggestions on how to do it in Excel?
Thanks in advance for any suggestions
Eric
For example, under column A
Mary
John
Peter
....
Ann
under column B
John and Mary go to school by bus
Jim eats apple in classroom
....
Ann studies in library
under column C, I would like to know whether the keywords under column A
exists on any statement under column B or not, keyword "Mary" exists on the
first statement, so it returns 1 in cell C1, but no any keyword exist on the
second statement, so it returns 0 in cell C2, keyword "Ann" exists on the
last statement, so it returns 1 in C20.
Does anyone have any suggestions on how to do it in Excel?
Thanks in advance for any suggestions
Eric