- Dec 24, 2004
- 2,583
- 0
- 0
Hi,
I have two lists of names, let's call them A and B. Each list is a single column of values. A has all the names that B has, and some more. I want to take all the names that are in B out of A, so that A only ends up with names which are not in B. Anyone know how to do that? Thanks.
I have two lists of names, let's call them A and B. Each list is a single column of values. A has all the names that B has, and some more. I want to take all the names that are in B out of A, so that A only ends up with names which are not in B. Anyone know how to do that? Thanks.