hi there, welcome to the forum. assuming your List 2 is in Sheet2!A1:A5 & List 1 is in Sheet1, try this in Sheet1:
=IF(COUNTIF(Sheet2!$A$1:$A$5,MID(A1,FIND(" ",A1)+1,255))>0,"Found","Not Found")
hi there, welcome to the forum. assuming your List 2 is in Sheet2!A1:A5 & List 1 is in Sheet1, try this in Sheet1:
=IF(COUNTIF(Sheet2!$A$1:$A$5,MID(A1,FIND(" ",A1)+1,255))>0,"Found","Not Found")
Thanks, if you have clicked on the * and added our rep.
If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".
"Contentment is not the fulfillment of what you want, but the realization of what you already have."
Tips & Tutorials I Compiled | How to Get Quick & Good Answers
Brilliant, thanks for the quick reply
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks