View Single Post
  #1   Report Post  
Cat
 
Posts: n/a
Default How do I find a name in a list of names?

I need to check if certain names from a list are in another list for
comparison. If the names are found in the search I need them to be
highlighted or flagged somehow??

Example

A B
1Henry, John 1Joe, Joe
2Kitty, Cat 2Chris, Chris
3Henry, John

Thanks for your help!!=)