Find a string within a column
In C1 put this and copy down..........
=IF(COUNTIF(A:A,"*"&B1&"*")0,"Found in column A is yes","Not found")
Vaya con Dios,
Chuck, CABGx3
"Rookie_User" wrote:
I have two columns of data and I want to know where column one's data exists
in column two. It is not as easy as just using a countif function or
anything. Please see my data set. Column C is just used to see if it
exists. Please help.
A B C
Jason Hopson Jason Found in Column A is yes
Jack Alan Sam Found in Column A is yes
Mark Bran Noelia Found in Column A is yes
Noelia Sam Tina Not found
Sam Zink
|